GitHub user dosubot[bot] added a comment to 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).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/27af6d9e-d199-4d40-bcaf-e875fe1207c2?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/27af6d9e-d199-4d40-bcaf-e875fe1207c2?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/27af6d9e-d199-4d40-bcaf-e875fe1207c2?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/27af6d9e-d199-4d40-bcaf-e875fe1207c2?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/27af6d9e-d199-4d40-bcaf-e875fe1207c2?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/27af6d9e-d199-4d40-bcaf-e875fe1207c2?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/27af6d9e-d199-4d40-bcaf-e875fe1207c2?feedback_type=other)</sup> [](https://app.dosu.dev/b4e8e847-d479-4541-83a8-d88d83fea5c9/ask?utm_source=github) [](https://cursor.com/link/prompt?text=This%20appears%20to%20be%20a%20known%20issue%20related%20to%20a%20migration%20that%20occurred%20in%20August%202024.%20The%20%60_raw_github_graphql_release%60%20table%20was%20dropped%20to%20change%20storage%20granularity%2C%20and%20while%20the%20collector%20should%20recreate%20it%20automatically%2C%20%5Busers%20have%20reported%20it%27s%20not%20working%20properly%5D%28https%3A//github.com/apache/incubator-devlake/issues/8487%29.%0A%0A%2A%2ATo%20troubleshoot%3A%2A%2A%0A%0A1.%20Check%20your%20pipeline%20logs%20for%20%22Extract%20Releases%22%20and%20%22Convert%20Releases%22%20subtasks.%20If%20they%20complete%20in%20milliseconds%20%28like%2011ms%2C%205ms%29%2C%20no%20data%20is%20being%20collected.%0A%0A2.%20Verify%20if%20the%20%60_raw_github_graphql_release %60%20table%20exists%20in%20your%20database.%20If%20it%27s%20missing%2C%20that%27s%20likely%20the%20cause.%0A%0A3.%20Ensure%20both%20%22Extract%20Releases%22%20and%20%22Convert%20Releases%22%20subtasks%20are%20enabled%20in%20your%20GitHub%20connection/blueprint%20configuration.%0A%0AUnfortunately%2C%20%5Bthis%20issue%20was%20reported%20but%20closed%20as%20stale%20without%20a%20definitive%20fix%5D%28https%3A//github.com/apache/incubator-devlake/issues/8487%29.%20You%20may%20want%20to%20check%20if%20you%27re%20running%20an%20older%20version%20and%20consider%20upgrading%2C%20or%20add%20your%20experience%20to%20that%20issue%20to%20help%20bring%20attention%20to%20it.) [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/incubat or-devlake/discussions/8753) 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]
