-
Notifications
You must be signed in to change notification settings - Fork 91
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
添加工作流时失败 #65
Comments
the same operation will get error |
RackShift 版本
1.7
Bug 描述
message: "\n### Error updating database. Cause: java.sql.SQLException: Field 'tasks' doesn't have a default value\n### The error may exist in io/rackshift/mybatis/mapper/WorkflowMapper.xml\n### The error may involve io.rackshift.mybatis.mapper.WorkflowMapper.insertSelective-Inline\n### The error occurred while setting parameters\n### SQL: insert into workflow ( id, injectable_name, friendly_name, event_type, brands, settable, status, create_time, default_params ) values ( ?, ?, ?, ?, ?, ?, ?, ?, ? )\n### Cause: java.sql.SQLException: Field 'tasks' doesn't have a default value\n; Field 'tasks' doesn't have a default value; nested exception is java.sql.SQLException: Field 'tasks' doesn't have a default value"
success: false
Bug 重现步骤
The text was updated successfully, but these errors were encountered: