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 2022/03/10 07:19:04 UTC

[GitHub] [dolphinscheduler] XuXuClassMate opened a new issue #8807: [Bug-RD][UI Next][V1.0.0-Alpha]Uniqueness verification is performed when projects and workflows are created in batches

XuXuClassMate opened a new issue #8807:
URL: https://github.com/apache/dolphinscheduler/issues/8807


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   Projectcode and taskCode are not verified when projects and workflows are created in batches. As a result, errors are reported in subsequent operations
   
   
   
   <img width="1396" alt="image" src="https://user-images.githubusercontent.com/76080484/157608498-587cfa36-e185-4c99-80f7-feba9aba3843.png">
   
   
   ### What you expected to happen
   
   The backend verifies the uniqueness of fields that must be unique to the new instance
   
   ### How to reproduce
   
   Projectcode and taskCode are not verified when projects and workflows are created in batches. As a result, errors are reported in subsequent operations
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #8807: [Bug-RD][UI Next][V1.0.0-Alpha]Uniqueness verification is performed when projects and workflows are created in batches

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


   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/en-us/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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] Tianqi-Dotes commented on issue #8807: [Bug-RD][UI Next][V1.0.0-Alpha]Uniqueness verification is performed when projects and workflows are created in batches

Posted by GitBox <gi...@apache.org>.
Tianqi-Dotes commented on issue #8807:
URL: https://github.com/apache/dolphinscheduler/issues/8807#issuecomment-1066224756


   Why do locations have the same taskcode, we need to understand what is taskcode. It is generated when you create a new task node inside the workflow definition, so when you submitting the same form data with the same task object, the result will have the same task code.


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

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] Tianqi-Dotes commented on issue #8807: [Bug-RD][UI Next][V1.0.0-Alpha]Uniqueness verification is performed when projects and workflows are created in batches

Posted by GitBox <gi...@apache.org>.
Tianqi-Dotes commented on issue #8807:
URL: https://github.com/apache/dolphinscheduler/issues/8807#issuecomment-1066303067


   The problem is different workflow use same task object.


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

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] XuXuClassMate closed issue #8807: [Bug-RD][UI Next][V1.0.0-Alpha]Uniqueness verification is performed when projects and workflows are created in batches

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


   


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

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org