Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12
-
None
-
None
Description
Current Situation
- When the new order is added with the "Start Step" and the "End Step" set as the node of the Job Chain which is a skipped node, then the Job Chain runs the order from the "Start Step" to the end of the Job Chain, is that it ignores the "End Step" for the Job Chain.
How to reproduce
- Create a job chain with 3 to 4 nodes.
- Let the states for the nodes in the job chain be first, second, third and fourth.
- Skip any one node in the job chain says for example node second.
- Add an order to the job chain with the "Start Step" and the "End Step" selected as the skipped node, for example, the second node.
- As the "Start Step" is selected as the second node so the execution will start from next node, but as the "End State" is also the same skipped node still the orders execute the next steps.
Desired Behavior
- The Order should not ignore the "End Step" when the "Start Step" and the "End Step" selected for an order is the same skipped node.