Feature #24198
Setting for subtasks optionally follow the project change of the parent
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
Hi,
When an issue is moved to another project, it's subtasks are automatically moved to the project (with no journal for the move).
This patch :- adds a configuration to choose if the subtasks follows
- enable the journal for the project move on subtasks
Related issues
History
#1
Updated by Jérôme BATAILLE over 4 years ago
#2
Updated by Jérôme BATAILLE over 4 years ago
#3
Updated by Jérôme BATAILLE almost 2 years ago
This can be surprising to see children issues moving to new parent issue project when parent is moved, because this is done without giving the choice and with no real hint.
This can be an issue when some children issues should not be seen by some members of the new project (real issue seen in our company !).
This patch adds a global option to forbid issues to follow the parent.
#5
Updated by Go MAEDA almost 2 years ago
- Target version set to Candidate for next major release
#6
Updated by Go MAEDA almost 2 years ago
- Duplicated by Patch #31133: Option to forbid children issues to folow parent issue moving to another project added