You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/10/15 11:04:34 UTC

[GitHub] [incubator-dolphinscheduler] zhuangchong edited a comment on pull request #3918: [fix-#3843][api]When update workflow definition,if name already exists, the prompt is not friendly

zhuangchong edited a comment on pull request #3918:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/3918#issuecomment-709198721


   #3879
   
   When the workflow definition is updated, the API-verifyProcessDefinitionName method will be executed first, and the workflow definition update method will be executed. Is it necessary to check whether the workflow name exists when updating in the ProcessDefinitionService class.
   
   ---
   当工作流定义更新时,会先执行工作流定义名称检查API-verifyProcessDefinitionName方法,在执行工作流定义更新方法。是否还有必要在ProcessDefinitionService类中更新时候再去检查工作流名称是否存在。


----------------------------------------------------------------
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:
users@infra.apache.org