dosubot[bot] commented on issue #8281: URL: https://github.com/apache/incubator-devlake/issues/8281#issuecomment-2621816548
<!-- Greeting --> @tim-goto Hello there! I'm here to help you with bug fixes, answer questions, and guide you to become a contributor. Let's squash those bugs together! 🤖 <!-- Answer --> I found a similar closed issue titled "[Bug][Config UI] Errors when update project connection's scopes](https://github.com/apache/incubator-devlake/issues/6097)" which was resolved by a pull request that reset the scope API to differentiate plugins <sup>[[1]](https://github.com/apache/incubator-devlake/issues/6097)</sup>. The error you're encountering seems to be related to an SQL syntax issue, specifically with casting a column to `varchar`. This might be similar to the issue that was previously resolved. You might want to check if the SQL syntax used in your query is compatible with the MySQL version used by DevLake. If the issue persists, reviewing the changes made in the pull request that resolved the similar issue might provide insights into how to address the current problem. <!-- 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/4b08ad33-9ee8-4b11-9a82-7a4307d8440f?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/4b08ad33-9ee8-4b11-9a82-7a4307d8440f?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/4b08ad33-9ee8-4b11-9a82-7a4307d8440f?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/4b08ad33-9ee8-4b11-9a82-7a4307d8440f?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/4b08ad33-9ee8-4b11-9a82-7a4307d8440f?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/4b08ad33-9ee8-4b11-9a82-7a4307d8440f?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