Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug:流水线描述内容过长导致编辑后发布报错500 #11404

Open
royalhuang opened this issue Jan 13, 2025 · 0 comments
Open

bug:流水线描述内容过长导致编辑后发布报错500 #11404

royalhuang opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
area/ci/backend CI 后端issue area/ci/frontend CI 前端特性issue doing 开发中 kind/bug 程序故障Bug,漏洞 service/process 流水线 todo todo

Comments

@royalhuang
Copy link
Collaborator

royalhuang commented Jan 13, 2025

Google Chrome 2025-01-13 12 20 49
Failed with runtime exception
org.springframework.dao.DataIntegrityViolationException: jOOQ; SQL [update `T_PIPELINE_INFO` set `T_PIPELINE_INFO`.`PIPELINE_NAME` = ?, `T_PIPELINE_INFO`.`PIPELINE_DESC` = ?, `T_PIPELINE_INFO`.`LAST_MODIFY_USER` = ?, `T_PIPELINE_INFO`.`UPDATE_TIME` = ? where (`T_PIPELINE_INFO`.`PROJECT_ID` = ? and `T_PIPELINE_INFO`.`PIPELINE_ID` = ?)]; Data truncation: Data too long for column 'PIPELINE_DESC' at row 1; nested exception is com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'PIPELINE_DESC' at row 1
	at org.jooq_3.14.16.MYSQL.debug(Unknown Source)
	at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104)
	at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:70)
@royalhuang royalhuang added the kind/bug 程序故障Bug,漏洞 label Jan 13, 2025
@vhwweng vhwweng self-assigned this Jan 16, 2025
vhwweng added a commit to vhwweng/bk-ci that referenced this issue Jan 16, 2025
@vhwweng vhwweng added area/ci/frontend CI 前端特性issue doing 开发中 area/ci/backend CI 后端issue service/process 流水线 labels Jan 16, 2025
vhwweng added a commit to vhwweng/bk-ci that referenced this issue Jan 16, 2025
vhwweng added a commit to vhwweng/bk-ci that referenced this issue Jan 16, 2025
@bkci-bot bkci-bot added the todo todo label Jan 16, 2025
vhwweng added a commit to vhwweng/bk-ci that referenced this issue Jan 17, 2025
vhwweng added a commit to vhwweng/bk-ci that referenced this issue Jan 17, 2025
vhwweng added a commit to vhwweng/bk-ci that referenced this issue Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci/backend CI 后端issue area/ci/frontend CI 前端特性issue doing 开发中 kind/bug 程序故障Bug,漏洞 service/process 流水线 todo todo
Projects
None yet
Development

No branches or pull requests

4 participants