Details
-
Fix
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
2.7.1
-
None
Description
Current Situation
An AddOrder Instruction with order tags sometimes does not provide the tags for the order created.
This happens if the AddOrder Instruction is the first instruction in the workflow.
Steps to reproduce:
- Create two workflows w1 and w2.
- Add an AddOrder Instruction as the first instruction to w1 and add w2 as the target workflow.
- Add order tags to the AddOrder Instruction.
- Add a job in w2
- Add 4-5 add hoc orders on w1
Desired Behavior
All order tags specified with an AddOrder Instruction should be added to the newly created order.