Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.8.0
-
None
Description
Current Situation
- It is possible to copy or cut a job in the Configuration view with the "copy" and "cut" action menu items and to paste it with the related action menu item.
- It is not possible to copy and paste objects using keyboard shortcuts CTRL-C, CTRL-X and CTRL-V.
Desired Behavior
CTRL-C, CTRL-X and CTRL-V keyboard shortcuts should work for copy/cut/paste of objects in the Configuration view.
Delimitation
- When clicking a job then the first input field "job name" receives the focus to allow users to specify a job name without having to use the mouse. This denies use of CTRL+C and CTRL-X
- Users can use the lasso functionality to mark one or more jobs using the mouse and can apply CTRL+C or CTRL-X to copy or cut the objects.
- The CTRL-V keyboard shortcut to paste objects is available if a user clicks the connector line between instructions in a workflow.
- In Addition to CTRL+V there is a paste icon from the toolbar that is dragged/dropped to the position where to insert copied/cut objects.