Search before asking
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?
Code of Conduct
Search before asking
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:
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?
Code of Conduct