lordk911 opened a new issue, #12556: URL: https://github.com/apache/dolphinscheduler/issues/12556
### 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 dolphin version 2.0.7 work flow fA have condition task cA, it have two conditions when true run task c , when false run task d, and c、d all point to e, so fA should always success. work flow fB depended on fA of all. then work flow fB will fail, the reason is it can't find task c or task d instance. ### What you expected to happen fB success when fA is success. this is right on version 2.0.5 ### How to reproduce as description above ### Anything else _No response_ ### Version 2.0.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]
