Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.0, 2.6.0, 2.7.0
-
None
Description
Current Situation
- Configuration Workflow View
- It is possible to copy a list variable or a map variable to the clipboard.
- It is possible to paste the copy back to the same place and to overwrite any changed configuration of the list or map with the copied values.
- It is not possible to paste the copied values for a new list variable or map variable. This applies both to the current workflow and to another workflow.
- Configuration Schedule View
- It is possible to copy the values of a list variable.
- It is not possible to paste from this copy when adding an order. The "paste" function is offered, but only the last element of the list is copied.
- It is not possible to copy an element of a list and to use the copy as a template for a new element.
Desired Behavior
- It should be possible to paste the copied values from a list variable or map variable to a new variable. This should be possible for variables of the current workflow as well as for variables of another workflow.
- When adding an order it should be possible to paste a previously copied list variable with all entries
- In the Configuration view for Schedules it should be possible to copy an element of a list and to use the copy as a template for a new element.