Details
-
Fix
-
Status: Released (View Workflow)
-
Medium
-
Resolution: Fixed
-
2.5.3
-
None
Description
Current Situation
- With release 2.5.3 the Options Instruction was introduced that allows to stop orders inside of blocking instructions such as the Lock Instruction and the ConsumeNotices Instruction.
- If an order fails, for example inside a Lock Instruction, then the order is put to the FAILED state.
- Such orders cannot be cancelled.
Desired Behavior
- The operation to cancel orders should work for orders that failed and that are in a stopped state due to use of the Options Instruction.
Attachments
Issue Links
- relates to
-
JS-2047 Order optionally stops at the point of Failure
- Released