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 2021/06/02 07:40:44 UTC

[GitHub] [dolphinscheduler] ruanwenjun commented on pull request #5574: [Improvement-5569][dolphinscheduler-api] verify proccess definition name fail

ruanwenjun commented on pull request #5574:
URL: https://github.com/apache/dolphinscheduler/pull/5574#issuecomment-852816009


   @Squidyu @CalvinKirs  
   I think if we judge the "new_process" and " new_process" is the same, we need to change all update and save method, otherwise, there will be some strange thing happen.
   If we execute in the following order:
   1. Go to create a process, edit a simple task;
   2. Save process definition name as “ new_process”;
   3. Go to create a new process, edit a simple task;
   4. Save process definition name as “new_process”.
   This also seems to be success?
   


-- 
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