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/02/23 04:41:28 UTC

[GitHub] [dolphinscheduler] SbloodyS opened a new issue #8497: [Feature][UI] Dependent tasks can re-run automatically in the case of complement

SbloodyS opened a new issue #8497:
URL: https://github.com/apache/dolphinscheduler/issues/8497


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   Add a switch button to control the switch of complement dependent process.
   
   
   Api:
   Add param ```complementDependentMode``` in ```projects/{projectCode}/executors/start-process-instance```
   
   Enum:
   1. OFF_MODE
   2. ALL_DEPENDENT
   
   ### Use case
   
   #8373 
   
   ### Related issues
   
   #8373 
   
   ### Are you willing to submit a 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] SbloodyS commented on issue #8497: [Feature][UI] Dependent tasks can re-run automatically in the case of complement

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


   @devosend Yes.


-- 
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] devosend commented on issue #8497: [Feature][UI] Dependent tasks can re-run automatically in the case of complement

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


   Does the UI only need to add a button on the page to startup the workflow? Send the complementDependentMode 
    param to the API when you select complement. @SbloodyS 
   ![image](https://user-images.githubusercontent.com/8847400/156715732-9dae9566-14c1-42b2-93c9-89f03b46fcf0.png)
   


-- 
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] caishunfeng commented on issue #8497: [Feature][UI] Dependent tasks can re-run automatically in the case of complement

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


   > > Thank you for your feedback. We plan to target the old UI and there will be no functional updates. Can this feature be implemented in the new UI?
   > 
   > It's ok to me. WDYT? @caishunfeng
   
   Yes, it's OK. This feature can be implemented in next UI.


-- 
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 #8497: [Feature][UI] Dependent tasks can re-run automatically in the case of complement

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


   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] songjianet closed issue #8497: [Feature][UI Next][V1.0.0-Alpha] Dependent tasks can re-run automatically in the case of complement

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


   


-- 
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] songjianet commented on issue #8497: [Feature][UI] Dependent tasks can re-run automatically in the case of complement

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


   Thank you for your feedback. We plan to target the old UI and there will be no functional updates. Can this feature be implemented in the new UI?


-- 
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] songjianet commented on issue #8497: [Feature][UI] Dependent tasks can re-run automatically in the case of complement

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


   > > > Thank you for your feedback. We plan to target the old UI and there will be no functional updates. Can this feature be implemented in the new UI?
   > > 
   > > 
   > > It's ok to me. WDYT? @caishunfeng
   > 
   > Yes, it's OK. This feature can be implemented in next UI.
   
   Thanks.


-- 
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] SbloodyS commented on issue #8497: [Feature][UI] Dependent tasks can re-run automatically in the case of complement

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


   > Thank you for your feedback. We plan to target the old UI and there will be no functional updates. Can this feature be implemented in the new UI?
   
   It's ok to me. WDYT? @caishunfeng 


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