hieunm89 opened a new issue, #15058:
URL: https://github.com/apache/dolphinscheduler/issues/15058

   ### 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
   
   Running DolphinScheduler 3.2.0 in Cluster Deployment. 
   
   Currently when put a SubProcess in the workflow with a downstream node, 
after finishing the SubProcess node, downstream nodes are not executed 
   
![image](https://github.com/apache/dolphinscheduler/assets/31724555/89f0ab52-a7fa-472a-a0c3-dca4714fabac)
   
   The ResultNode instance is not created / not showed in task instance list
   
   
   If the SubProcess is the last node of the stream, all nodes will run but the 
workflow instance status is still executing and won't be updated to Success
   
![image](https://github.com/apache/dolphinscheduler/assets/31724555/3c60770a-35fe-4b24-b606-f39b68590b32)
   
![image](https://github.com/apache/dolphinscheduler/assets/31724555/eee8d014-b86e-4743-b4b1-589391863e82)
   
   
   
   
   ### What you expected to happen
   
   All nodes in the workflow should be executed.
   After all nodes are executed, workflow instance status should be updated
   
   
   ### How to reproduce
   
   Create a workflow with 2 Shell node.
   
![image](https://github.com/apache/dolphinscheduler/assets/31724555/5bf2f8a0-dc40-4490-ae50-4f475b9160b5)
   
   
   Create another workflow, add a SubProcess node in the workflow.
   
![image](https://github.com/apache/dolphinscheduler/assets/31724555/c1387ba4-3347-4f8c-85de-3428f4c91e6b)
   
   Bring both workflow online, run the parent workflow and check workflow 
instance status
   
   Add another shell node as downstream of the SubProcess workflow and run again
   
![image](https://github.com/apache/dolphinscheduler/assets/31724555/19cd6b7b-1089-4672-87e5-dc77e04e9c2d)
   
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### 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: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to