Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.7.0
-
None
Description
Current Situation
A ForkList Instruction in a workflow including an AddOrder Instruction does not create an order for all entries in the currently assigned list variable. For some entries, the following error is raised
2024-12-12 14:59:40.448+01:00 [ERROR] [OrderFailed] id=#2024-12-12#T01558025106-test92|60.60, pos=0/fork:0, Error (status=failed, msg=DuplicateKey: Duplicate OrderId '#2024-12-12#D01198038200-2024121201558025106!-test92')
Desired Behaviour
When using an AddOrder Instruction inside a the ForkList Instruction an order must be created for each element of the list variable.
Attachments
Issue Links
- requires
-
JS-2190 The expression of the orderId pattern of an AddOrder instruction requires a function to provide a unique orderId
-
- Released
-