dosubot[bot] commented on issue #8380: URL: https://github.com/apache/incubator-devlake/issues/8380#issuecomment-2796987798
<!-- Greeting --> Hey @dbzeekr! I'm [Dosu](https://dosu.dev), your friendly bot here to help you with bugs, answer questions, and guide you on your way to becoming a contributor. While you wait for a human maintainer, just let me know what you need! 🚀 <!-- Answer --> The issue you're encountering with the "Edit Scope Config" feature returning a 500 error is related to a SQL syntax error. This error is due to a compatibility issue with MySQL Server, specifically when casting `github_id` as `varchar`. A fix has been submitted to address this by implementing dynamic condition formatting based on the database dialect for both PostgreSQL and MySQL compatibility. Until the fix is merged, this error will continue to occur in DevLake v1.0_250120_1118_6e14cfa with MySQL 8.4.4 <sup>[[1]](https://github.com/apache/incubator-devlake/issues/8281)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/73a2b854-3264-47b5-8ca3-2dc586d64409?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/73a2b854-3264-47b5-8ca3-2dc586d64409?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/73a2b854-3264-47b5-8ca3-2dc586d64409?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/73a2b854-3264-47b5-8ca3-2dc586d64409?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/73a2b854-3264-47b5-8ca3-2dc586d64409?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/73a2b854-3264-47b5-8ca3-2dc586d64409?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/73a2b854-3264-47b5-8ca3-2dc586d64409?feedback_type=other)</sup> -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org