Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [dolphinscheduler-master] In special cases, the conditions task cannot be triggered to execute #15532

Closed
3 tasks done
alei1206 opened this issue Jan 29, 2024 · 2 comments · May be fixed by #15895
Closed
3 tasks done
Assignees
Labels
bug Something isn't working priority:middle Stale
Milestone

Comments

@alei1206
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

In special cases, the conditions task cannot be triggered to execute. As shown in the following figure, when s7 finish before s1, task c2 cannot be triggered, resulting in task s5 or s6 cannot be triggered. The condition for task c2 is or.
image

Condition task c1 is defined as shown in the following figure:
image
Condition task c2 is defined as shown in the following figure:
image

What you expected to happen

Condition type task c2 is defined as OR, then it should be executed as long as one of the preceding tasks is completed.

How to reproduce

Build a workflow. As long as task s7 finishes before task s1, and the c2 task condition is or, the problem can be repeated

Anything else

No response

Version

3.2.x

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@alei1206 alei1206 added bug Something isn't working Waiting for reply Waiting for reply labels Jan 29, 2024
@zhongjiajie zhongjiajie added this to the 3.2.1 milestone Jan 30, 2024
@rickchengx rickchengx removed the Waiting for reply Waiting for reply label Feb 7, 2024
Copy link

github-actions bot commented Mar 9, 2024

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Mar 9, 2024
Copy link

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:middle Stale
Projects
None yet
3 participants