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/01/12 08:56:48 UTC

[GitHub] [dolphinscheduler] janeHe13 opened a new issue #7962: [Bug] [dolphinscheduler-api] After the sub_process node is associated with task, the global parameters read by task a are the values of the last run

janeHe13 opened a new issue #7962:
URL: https://github.com/apache/dolphinscheduler/issues/7962


   ### 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
   
   1. Create workflow A and the task is shell_ 1. Global parameter setting id = 1
   ![image](https://user-images.githubusercontent.com/95271106/149095105-be527c91-01bf-4813-b1be-397b6de9efa3.png)
   2. Run workflow a and set the startup parameter to id = 2
   ![image](https://user-images.githubusercontent.com/95271106/149095178-66cbe741-0859-4d1e-9e2a-26dd02a19f4c.png)
   3. Sub node B is associated with workflow A
   ![image](https://user-images.githubusercontent.com/95271106/149095322-7d59427c-4aba-4e62-8b51-c8e1f60ab7ba.png)
   
   4. Run child node B, shell_ The value read by 1 is 2 and should be 1
   
   ### What you expected to happen
   
   .
   
   ### How to reproduce
   
   .
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.2
   
   ### 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] ruanwenjun commented on issue #7962: [Bug] [dolphinscheduler-api] The global parameters of the sub_process node are not passed to the associated workflow task

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


   @janeHe13 Thanks for your feedback, this is a bug. I have submitted a pr to fix in dev branch #7969.
   And this will be released in 2.0.3.


-- 
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 closed issue #7962: [Bug] [dolphinscheduler-api] The global parameters of the sub_process node are not passed to the associated workflow task

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


   


-- 
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 #7962: [Bug] [dolphinscheduler-api] After the sub_process node is associated with task, the global parameters read by task a are the values of the last run

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


   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] lenboo commented on issue #7962: [Bug] [dolphinscheduler-api] The global parameters of the sub_process node are not passed to the associated workflow task

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


   @ruanwenjun Hello wenjun, can you solve this problem?


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