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: [email protected]
