Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- Users currently have to copy the names and values of parameters individually in a situation when they
- copy parameters from one job to the next job or
- copy/move parameters from order level, job chain level or job chain node level to job level and vice versa.
Desired Behavior
- Copy & Paste operations for parameters should be available across the Configurations view.
- Any parameters at job level, order level, job chain level and job chain node level can be copied and pasted between the respective levels.
- User should be able to select individual parameters or all parameters from the respective parameter popup window.
- The "paste" functionality includes
- not to overwrite existing parameters and
- not to create two parameters with the same name.
- The implementation includes
- a “Copy” button in the respective parameter popup window, check boxes for individual parameters and a central check box to select/deselect all parameters. The "Copy" button by default is disabled and is enabled after a user selects parameters.
- the respective “Paste” button that is enabled if parameters previously have been copied.