Skip to content

[Bug] [workflow] version 3.3.1 condition task node not run when parent node failed #17597

@sanfeng-lhh

Description

@sanfeng-lhh

Search before asking

  • I had searched in the issues 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

Image

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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

backendbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions