dosubot[bot] commented on issue #8803: URL: https://github.com/apache/incubator-devlake/issues/8803#issuecomment-4112112822
<!-- Answer --> Thanks for confirming! Since you're using MySQL, this is very likely related to [issue #8281](https://github.com/apache/incubator-devlake/issues/8281) — a MySQL SQL syntax error where `cast(... as varchar)` (PostgreSQL-specific syntax) caused scope config operations to fail silently. The fix ([PR #8306](https://github.com/apache/incubator-devlake/pull/8306)) was merged in March 2025, which may not be included in your v1.0.3-beta7 build. Upgrading to a newer version that includes this fix should resolve the `scopeConfig: null` issue. Good luck with the PR if you're still planning to contribute a fix! <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=brand-link).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/a47a56d6-ad01-478b-b48e-4f29b21665c8?feedback_type=great_response&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/a47a56d6-ad01-478b-b48e-4f29b21665c8?feedback_type=irrelevant_answer&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/a47a56d6-ad01-478b-b48e-4f29b21665c8?feedback_type=incorrect_sources&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/a47a56d6-ad01-478b-b48e-4f29b21665c8?feedback_type=too_verbose&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/a47a56d6-ad01 -478b-b48e-4f29b21665c8?feedback_type=hallucination&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/a47a56d6-ad01-478b-b48e-4f29b21665c8?feedback_type=bug_report&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-bug_report) | [Other](https://app.dosu.dev/response-feedback/a47a56d6-ad01-478b-b48e-4f29b21665c8?feedback_type=other&utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=feedback-other)</sup> [](https://app.dosu.dev/b4e8e847-d479-4541-83a8-d88d83fea5c9/ask?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=chat-badge) [](https://cursor.com/link/prompt?text=Thanks%20for%20confirming%21%20Since%20you%27re%20using%20MySQL%2C%20this%20is%20very%20likely%20related%20to%20%5Bissue%20%238281%5D%28https%3A//github.com/apache/incubator-devlake/issues/8281%29%20%E2%80%94%20a%20MySQL%20SQL%20syntax%20error%20where%20%60cast%28...%20as%20varchar%29%60%20%28PostgreSQL-specific%20syntax%29%20caused%20scope%20config%20operations%20to%20fail%20silently.%0A%0AThe%20fix%20%28%5BPR%20%238306%5D%28https%3A//github.com/apache/incubator-devlake/pull/8306%29%29%20was%20merged%20in%20March%202025%2C%20which%20may%20not%20be%20included%20in%20your%20v1.0.3-beta7%20build.%20Upgrading%20to%20a%20newer%20version%20that%20includes%20this%20fix%20should%2 0resolve%20the%20%60scopeConfig%3A%20null%60%20issue.%0A%0AGood%20luck%20with%20the%20PR%20if%20you%27re%20still%20planning%20to%20contribute%20a%20fix%21) [](https://go.dosu.dev/discord-bot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-assistant&utm_content=join-discord) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/incubator-devlake/issues/8803) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
