Actions
Feature #36197
closedAdd configurable setting for copying attachments when copying an issue
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
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.
Files
Updated by Yuichi HARADA about 3 years ago
- File 36197.patch 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.
Updated by Go MAEDA about 3 years ago
- Target version set to Candidate for next major release
Updated by Go MAEDA about 3 years ago
- Target version changed from Candidate for next major release to 5.0.0
Setting the target version to 5.0.0.
Updated by Go MAEDA almost 3 years ago
- Target version changed from 5.0.0 to Candidate for next major release
Updated by Go MAEDA 6 months ago
- File 36197-v2.patch 36197-v2.patch added
Updated the patch to change the setting name from copy_attachments_issue
from copy_attachments_on_issue_copy
.
Updated by Go MAEDA 5 months ago
- Subject changed from Make the default behavior of copying attachments configurable when copying an issue to Add configurable setting for copying attachments when copying an issue
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch in r22926. Thank you for your contribution.
Actions