DolphinScheduler/dolphinscheduler-common
Jiajie Zhong 0db9bbd538
[fix] delete workflow or task used by other tasks (#10873)
currently, users can delete process definitions used
in other sub-process tasks or in other dependent tasks.
but this change will break the dependence of those task
and failed DAG, this patch add validation of those
delete behavior to avoid this error
2022-07-12 21:22:06 +08:00
..
src [fix] delete workflow or task used by other tasks (#10873) 2022-07-12 21:22:06 +08:00
pom.xml [Fix] fix the HttpUtilsTest' test case , it is always time out. (#10294) 2022-06-23 10:46:50 +08:00