Search before asking
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
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 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?
Code of Conduct