sanfeng-lhh opened a new issue, #17597:
URL: https://github.com/apache/dolphinscheduler/issues/17597

   ### 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
   
   I build a pipline like below. when node1 run success, condition node that is 
named check_status run, and success node run. But when node1 run failed, 
condition node that is named check_status not run.
   
   
[workflow_1761270973885.json](https://github.com/user-attachments/files/23111161/workflow_1761270973885.json)
   
   <img width="1848" height="746" alt="Image" 
src="https://github.com/user-attachments/assets/4a873f82-9cd1-4ea8-a302-b36e6c3df4f5";
 />
   
   ### What you expected to happen
   
   when node1 run failed, condition node that is named check_status should run 
and shell node that is named failed should run.
   
   
   ### How to reproduce
   
   
[workflow_1761270973885.json](https://github.com/user-attachments/files/23111166/workflow_1761270973885.json)
   The json file is about the workflow pipline, you can  build a pipline like 
this to reproduce it
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.3.1
   
   ### Are you willing to submit PR?
   
   - [x] 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