Feature #36197
Make the default behavior of copying attachments configurable when copying an issue
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
When copying an issue, you can select the following behaviors:
1. whether to make a relation between source and destination issues
2. whether to copy attachments
And the former has a setting to set the default behavior (#18500). However, the latter does not.
I think it should also be possible to configure the default behavior whether to copy attachments or not.
History
#1
Updated by Yuichi HARADA 6 months ago
- File 36197.patch
added
+1
I think it's a great way if you don't want to copy attachments.
I created a patch and attached it.