-
Notifications
You must be signed in to change notification settings - Fork 100
Description
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 重现步骤
- 添加ubuntu安装工作流
