Squidyu opened a new issue #5569:
URL: https://github.com/apache/dolphinscheduler/issues/5569
**For better global communication, Please describe it in English. If you
feel the description in English is not clear, then you can append description
in Chinese(just for Mandarin(CN)), thx! **
**Describe the bug**
when use spaces in proccess definition name, it will check fail!
**To Reproduce**
Steps to reproduce the behavior, for example:
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 time, the name
verification will also succeed;
5. Then two process definitions with the same name are generated.
**Which version of Dolphin Scheduler:**
-[1.3.5]
**Requirement or improvement**
- Name verification can be solved by adding and removing the first and last
spaces.
--
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]