aubertaa opened a new issue, #4716: URL: https://github.com/apache/incubator-devlake/issues/4716
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened I checked many projects to add to data scope from sonarqube. (around 150 projects corresponding to different technical components). Then clicking on 'save' button, nothing happens. the network panel show this error : "error on saving SonarqubeProject\nWraps: (2) Error 1406: Data too long for column 'project_key' at row 23\nWraps: (3) Error 1406: Data too long for column 'project_key' at row 23\nError types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *mysql.MySQLError" Would it possible to allow inserting more projects ? and/or inform the user about the limitation instead of throwing a 500. Regards, ### What do you expect to happen insert in database should be successful. ### How to reproduce - add sonarqube connection - try to add a lot of projects in data scope - click on 'save' ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
