Feature #13122
Customization of the attributes to be copied when using "copy issue"
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: |
Description
In project settings, it would be nice to be able to select the list of attributes to be copied when when using the "copy issue" action. I see in issue.rb source file the list of copied attributes is hardcoded
For example I don't want "due_date" to be copied.
What happens here is that 'lazy' users create new ticket by copying from the previous one they did, because it is on the same project with same context and has a lot in common. But they do not unset some fields I really want to start from the beginning.
History
#1
Updated by Gelson Gonçalves almost 9 years ago
+1
Would like an option to leave checked or unchecked the option to copy attachments when doing copy issues.