Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Cannot Reproduce
-
2.5.3, 2.6.0
-
None
Description
Current Situation
A Workflow defines a variable with a value. A schedule is assigned the workflow.
Orders that are planned or submitted are listed in the Daily Plan view. When executing the operation "Modify Parameterization" on an order for the given workflow then the values of the variables are not displayed.
Desired Behavior
The Daily Plan view should display variables and values when performing the operation "Modify Parameterization".
For submitted orders:
- The workflow view displays the values.
- The web service response includes the correct values
For planned orders:
- The endpoint daily_plan/order/variables must be called.