jmezach opened a new issue, #8325: URL: https://github.com/apache/incubator-devlake/issues/8325
### 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 We are seeing some issues in our environment for some repositories in our Azure DevOps instance. Specifically we're seeing the following error: ``` subtask extractApiTimelineRecords ended unexpectedly Wraps: (2) Error 1406 (22001): Data too long for column 'name' at row 24 (500) Wraps: (3) Error 1406 (22001): Data too long for column 'name' at row 24 Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *mysql.MySQLError ``` Looks like the name column is too short for the data we have. ### What do you expect to happen I would expect these repositories to be processed successfully. ### How to reproduce I guess this really depends on the data you have since this does not happen for all our repositories. But it does reproduce fairly consistently. ### Anything else _No response_ ### Version 1.0.2-beta6 ### Are you willing to submit PR? - [x] 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