Search before asking
What happened
Receive this error and a partial success when collecting data.
subtask ExtractDeployment ended unexpectedly Wraps: (2) error adding result to batch (500) Wraps: (3) Error 1406 (22001): Data too long for column 'deployable_commit_title' at row 82 (500) Wraps: (4) Error 1406 (22001): Data too long for column 'deployable_commit_title' at row 82 Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *mysql.MySQLError
What do you expect to happen
I see commit title in gitlab like the following:
"updated the active-nets-suppression and the etl-filter for atm-oe"
Can it not support a long commit title? What's the limit? what sets the limit? Can it be truncated instead of failing?
How to reproduce
gitlab commit with long tittle. collect data and see it fail.
Anything else
No response
Version
v0.21.0-beta4@9192e52
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
Receive this error and a partial success when collecting data.
subtask ExtractDeployment ended unexpectedly Wraps: (2) error adding result to batch (500) Wraps: (3) Error 1406 (22001): Data too long for column 'deployable_commit_title' at row 82 (500) Wraps: (4) Error 1406 (22001): Data too long for column 'deployable_commit_title' at row 82 Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *mysql.MySQLErrorWhat do you expect to happen
I see commit title in gitlab like the following:
"updated the active-nets-suppression and the etl-filter for atm-oe"
Can it not support a long commit title? What's the limit? what sets the limit? Can it be truncated instead of failing?
How to reproduce
gitlab commit with long tittle. collect data and see it fail.
Anything else
No response
Version
v0.21.0-beta4@9192e52
Are you willing to submit PR?
Code of Conduct