rifat-tfs opened a new issue, #8545: URL: https://github.com/apache/incubator-devlake/issues/8545
### 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 am getting error when collecting data from Jira: `Error running pipeline 77. Wraps: (2) Error running task 734. | Wraps: (2) subtask extractIssues ended unexpectedly | Wraps: (3) error adding result to batch (500) | Wraps: (4) Error 1406 (22001): Data too long for column 'field' at row 201 (500) | Wraps: (5) Error 1406 (22001): Data too long for column 'field' at row 201 | Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *hintdetail.withDetail (5) *mysql.MySQLError Error types: (1) *hintdetail.withDetail (2) *errors.errorString` ### What do you expect to happen The data collection must not fail. The length of the string can be trimmed if possible or increase the length of the column. ### How to reproduce Since I don't know what in jira data maps to 'filed' column, it's not possible to say how it can be reproduced. However it happens for a few projects. <img width="1235" height="472" alt="Image" src="https://github.com/user-attachments/assets/df77befb-f037-4c0f-b0a7-36d29dcda090" /> ### Anything else _No response_ ### Version v1.0.2 ### 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