Actions
Feature #33486
openWhen copying the task, I want to reflect the version change of the main task in the version of the subtask
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Select "Copy" of the main task and check "Copy subtasks" to copy the main and subtasks in a batch.
At that time, changing the version of the main task does not change the version of the subtask to the same value.
It would be nice to be able to change the version value of the subtask with the copy operation of the main task.
Redmine version 3.4.6.stable
Ruby version 2.3.3-p222 (2016-11-21) [i386-mingw32]
Rails version 4.2.8
Updated by Yuuki NARA over 4 years ago
It may be possible to use if you use the following Plugin
https://github.com/edosoft/redmine-inherit-fields-plugin
The following is for Japanese
https://redmine.tokyo/issues/1135
Updated by Go MAEDA over 4 years ago
- Target version set to Candidate for next minor release
Updated by Go MAEDA over 4 years ago
- Target version deleted (
Candidate for next minor release)
Actions