Defect #13910
Values of custom fields are not kept in issues when copying a project
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Projects | |||
Target version: | 2.3.2 | |||
Resolution: | Fixed | Affected version: | 2.2.2 |
Description
In Redmine 2.2.2, when copying a project from source->destination, the value of custom fields in copied issues is not kept, even if the source project had values in those fields.
Associated revisions
Fixed that values of custom fields are not kept in issues when copying a project (#13910).
History
#1
Updated by Mischa The Evil about 9 years ago
- Subject changed from Copy value of custom fields when copying a project to Values of custom fields are not kept in issues when copying a project
#2
Updated by Mischa The Evil about 9 years ago
For reference: #3367#note-12 (note-12).
#3
Updated by Jean-Philippe Lang about 9 years ago
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 2.3.2
- Resolution set to Fixed
Confirmed and fixed in r11843, thanks for pointing this out.