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/01 11:46:29 UTC

[GitHub] [dolphinscheduler] Squidyu opened a new issue #5569: [Bug][dolphinscheduler-api] verify proccess definition name fail

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



[GitHub] [dolphinscheduler] CalvinKirs closed issue #5569: [Bug][dolphinscheduler-api] verify proccess definition name fail

Posted by GitBox <gi...@apache.org>.
CalvinKirs closed issue #5569:
URL: https://github.com/apache/dolphinscheduler/issues/5569


   


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



[GitHub] [dolphinscheduler] Squidyu commented on issue #5569: [Bug][dolphinscheduler-api] verify proccess definition name fail

Posted by GitBox <gi...@apache.org>.
Squidyu commented on issue #5569:
URL: https://github.com/apache/dolphinscheduler/issues/5569#issuecomment-852059666


   I'm working on it as my first PR


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



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5569: [Bug][dolphinscheduler-api] verify proccess definition name fail

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5569:
URL: https://github.com/apache/dolphinscheduler/issues/5569#issuecomment-852063332


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/zh-cn/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


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



[GitHub] [dolphinscheduler] ruanwenjun commented on issue #5569: [Bug][dolphinscheduler-api] verify proccess definition name fail

Posted by GitBox <gi...@apache.org>.
ruanwenjun commented on issue #5569:
URL: https://github.com/apache/dolphinscheduler/issues/5569#issuecomment-852677673


   In fact, there are problems with concurrent modification in many places.


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



[GitHub] [dolphinscheduler] chengshiwen commented on issue #5569: [Bug][dolphinscheduler-api] verify proccess definition name fail

Posted by GitBox <gi...@apache.org>.
chengshiwen commented on issue #5569:
URL: https://github.com/apache/dolphinscheduler/issues/5569#issuecomment-852124826


   @Squidyu Welcome to contribute code and look forward to your pr!


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