owais-maswala opened a new issue, #8254: URL: https://github.com/apache/incubator-devlake/issues/8254
### 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 When running a project sync, the following error appears for certain Jenkins jobs with longer names: ``` error preparing task data for jenkins (500) Wraps: (2) Error 1406 (22001): Data too long for column 'primary_view' at row 1 (500) Wraps: (3) Error 1406 (22001): Data too long for column 'primary_view' at row 1 Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *mysql.MySQLError ``` ### What do you expect to happen "All Subtasks completed" for all Jenkins jobs and a successful (not partially successful) data collection ### How to reproduce create a Jenkins scope for a Jenkins connection with a long `primaryView` value, e.g. 200+ chars ### Anything else _No response_ ### Version 1.0.2-beta4 ### 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: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org