github-actions[bot] commented on issue #17814: URL: https://github.com/apache/dolphinscheduler/issues/17814#issuecomment-3681166894
### 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 The prerequisite task is the seatunnel task. I made it fail. The failure code is: exitStatusCode=1 <img width="1324" height="568" alt="Image" src="https://github.com/user-attachments/assets/e1ad6fec-6a01-4763-bdb1-128bcf1b4e63" /> conditions settings: <img width="852" height="1314" alt="Image" src="https://github.com/user-attachments/assets/19025aaa-4a4a-435f-ade6-18cc443a3d23" /> Finally execute: <img width="1626" height="519" alt="Image" src="https://github.com/user-attachments/assets/c49a82df-47c4-4321-946c-69ffc29d9b6a" /> ### What you expected to happen I expect that conditions can correctly check the wrong node and then execute itself (if the seatunnel task is executed successfully, conditions will be executed and the post-success node will be executed) ### How to reproduce ? ### Anything else _No response_ ### Version dev ### 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]
