Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.4.1
-
None
Description
Current Situation
A workflow W1 defines the list variable LV1
LV1 has n properties.
W1 is assignt to the schedule S1.
S1 show the variable list LV1 with n properties.
In S1 the values are assigned to each property
In W1 a property will be added to LV1
S1 still contains n entries. The new entry is not shown. When adding a list entry the new property is shown only in the new entry.
h3 Desired Behavior
It should be possible to refresh configured list entries when the properties are changed in the workflow for all already defined list entries.
Workaround.
Call the edit json function for the schedule and change the properties there.