GitHub user dosubot[bot] edited a comment on the discussion: My _tool_github_releases and cicd_releases are empty
<!-- Answer --> This appears to be a known issue related to a migration that occurred in August 2024. The `_raw_github_graphql_release` table was dropped to change storage granularity, and while the collector should recreate it automatically, [users have reported it's not working properly](https://github.com/apache/incubator-devlake/issues/8487). **To troubleshoot:** 1. Check your pipeline logs for "Extract Releases" and "Convert Releases" subtasks. If they complete in milliseconds (like 11ms, 5ms), no data is being collected. 2. Verify if the `_raw_github_graphql_release` table exists in your database. If it's missing, that's likely the cause. 3. Ensure both "Extract Releases" and "Convert Releases" subtasks are enabled in your GitHub connection/blueprint configuration. Unfortunately, [this issue was reported but closed as stale without a definitive fix](https://github.com/apache/incubator-devlake/issues/8487). You may want to check if you're running an older version and consider upgrading, or add your experience to that issue to help bring attention to it. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=reply-with-mention&utm_term=apache%2Fincubator-devlake).* --- Share context across your team and agents. Try [Dosu](https://dosu.dev?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=knowledge-infrastructure-tagline&utm_term=apache%2Fincubator-devlake). [](https://app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=knowledge-infrastructure-feedback&utm_term=apache%2Fincubator-devlake#message_id=27af6d9e-d199-4d40-bcaf-e875fe1207c2) [](https://github.dosu.com/apache/incubator-devlake?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=knowledge-infrastructure-learn-repo&utm_term=apache%2Fincubator-devlake) [](https://app.dosu.dev/signup?referrer=openSource&source=github-footer&utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=knowledge-infrastructure-add-team&utm_term=apache%2Fincubator-devlake) GitHub link: https://github.com/apache/incubator-devlake/discussions/8753#discussioncomment-16013956 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
