Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
Current Situation
When using an AddOrder Instruction in a workflow, if we pass a variable reference that includes a Boolean variable, the workflow becomes invalid, and we are unable to pass its value.
Steps to reproduce:
- Create a workflow(AddOrderVariables1) with an AddOrder instruction(please find the attached workflow AddOrderVariables.zip)
- Create another workflow(AddOrderVariables2) and define a Boolean variable in it.
- In the AddOrder instruction of workflow (AddOrderVariables1), add workflow (AddOrderVariables2).
- In AddOrder instruction we cannot specify a variable reference for Boolean variable, from the joc-cockpit GUI and JSON files we are able to see the changes in the Boolean variables reference but the workflow becomes invalid.
Desired Behavior
When using an AddOrder Instruction in a workflow, if we pass a variable reference that includes a Boolean variable, the workflow should be successfully executed.
Patch
- Download the patch for release 2.5.8
- Follow the instructions available from the below link.
Attachments
Issue Links
- Wiki Page
-
Wiki Page Loading...