zixi0825 commented on a change in pull request #2884:
URL: 
https://github.com/apache/incubator-dolphinscheduler/pull/2884#discussion_r442612995



##########
File path: 
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
##########
@@ -176,6 +176,10 @@
     DELETE_WORKER_GROUP_FAIL(10147,"delete worker group fail ", 
"删除worker分组失败"),
     COPY_PROCESS_DEFINITION_ERROR(10148,"copy process definition error", 
"复制工作流错误"),
     USER_DISABLED(10149,"The current user is disabled", "当前用户已停用"),
+    QUERY_USER_CREATED_PROJECT_ERROR(10151,"query user created project error 
error", "查询用户创建的项目错误"),
+    PROCESS_DEFINITION_IDS_IS_EMPTY(10152,"process definition ids is empty", 
"工作流IDS不能为空"),
+    COPY_OR_MOVE_PROCESS_DEFINITION_ERROR(10148,"copy or move process 
definition error", "复制或者移动工作流错误"),
+    MOVE_PROCESS_DEFINITION_ERROR(10150,"move process definition error", 
"移动工作流错误"),

Review comment:
       problem fixed




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to