Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Major
-
Resolution: Bogus
-
2.0.0
-
None
Description
Current Situation
- A child order in a branch of a Fork Instruction that meets a Finish Instruction specifying unsuccessful outcome is not finished but remains in a failed state with the Finish Instruction.
Desired Behavior
- The expected behavior is that the child order will leave its branch with an unsuccessful outcome and that the parent order respectively will be failed.
Maintainer Notes
- This feature works as designed.
- Users should consider to check the "Join if failed" checkbox of a Fork Instruction (see screenshot) if they want a failed order to leave its branch.