Actions
Defect #10034
closedDefault state is always saved by duplicating tickets
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Resolution:
Fixed
Affected version:
Description
To reproduce:
- open a ticket in state different from default
- click "Duplicate", you get a form where the original state is selectet, other states, allowed for this role are aviable for selection
- click save
- the newly created ticket has a default state ("neu" in my case)
Updated by Wladimir Schwitin over 14 years ago
This behaviour may be correct. In this case the state-dropdown in the form should be reduced to the default state.
Updated by Go MAEDA almost 7 years ago
- Category set to Issues
- Status changed from New to Closed
- Resolution set to Fixed
The "Duplicate" action has been integrated into "Copy" action in r8552, so Redmine 1.4.0 and later does not have the action.
In Redmine 3.4.0 or later, the status is reset to the default when copying (#23610).
Actions