-
-
Notifications
You must be signed in to change notification settings - Fork 529
Inconsistent 'Duplicate' command behavior #4834
Copy link
Copy link
Closed
Labels
bugThe issue in the code or project, which should be addressed.The issue in the code or project, which should be addressed.type-frontendIssues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript.Issues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript.
Description
gadamiak created Redmine issue ID 4834
Duplicating a resource behaves inconsistently when used via context menu in resource tree and via a button on resource edit form. The former opens a dialog with option to include children resources and setting title for a duplicate and allows to cancel duplication. The latter issues warning about all child resources being duplicated and creates new resource. User is presented with a form for a new resource and if cancels edition an empty untitled resource is left.
Both should have the same behavior of the former (there was an issue for it), ie. context menu command.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThe issue in the code or project, which should be addressed.The issue in the code or project, which should be addressed.type-frontendIssues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript.Issues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript.