Details
-
Feature
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Feature
- With
JS-2047the Options instruction becomes available.- The instruction is a block instruction that can include any other instructions.
- The instruction currently offers one option.
- "stopOnFailure": true -> stops orders with the failing instruction, for example with a job.
- Tasks
- Adjust JSON Storage Schema for the new instruction.
- Add the Options Instruction to the GUI.
- Log events of the instruction to the order log.