未验证 提交 305288ca 编写于 作者: W wen-hemin 提交者: GitHub

fix: When modify the node name, circular dependence bug (#5220)

Co-authored-by: Nwen-hemin <wenhemin@apache.com>
上级 4e97a0c4
......@@ -616,7 +616,8 @@ JSP.prototype.saveStore = function () {
}
let tasksParam = _.assign(v, {
preTasks: preTasks
preTasks: preTasks,
depList: null
})
// Sub-workflow has no retries and interval
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册