You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Condition task c1 is defined as shown in the following figure:
Condition task c2 is defined as shown in the following figure:
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
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.
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.
Search before asking
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.
Condition task c1 is defined as shown in the following figure:
Condition task c2 is defined as shown in the following figure:
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: