Actions
Feature #7328
closedCloning/Duplicating an Issue with subtasks should allow to clone/duplicate the sub-tasks as well
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2011-01-14
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
When a parent issue is cloned/duplicated, the subtasks/children are not processed.
This should be modified, to allow either clone a parent alone, or with all children, leading to a deep clone of the entire issue tree.
Right now, an issue can only be cloned by itself. If, for whatever reason, you want to create a copy of an entire issue tree, you'll have to copy every issue by hand and re-create the parent-child relations in each of cloned issues.
Related issues
Updated by Daniel Reiche almost 14 years ago
Updated by Go MAEDA over 8 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Fixed by #6965 (Redmine 2.1.0).
Updated by Go MAEDA over 8 years ago
- Is duplicate of Feature #6965: Option to Copy Subtasks when copying an issue added
Actions