Actions
Defect #19627
closedCannot set task.Parent = Grandparent
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
To reproduce:
- Create a task A
- Creata another task B and set A as parent: B -> A
- Create a third task C and set B as parent C -> B -> A
Suppose B and C were both supposed to be children of A:
- Edit C, change the parent field to refer to A instead of B
- Save fails.
- Edit C, change the parent field to nothing.
- Save succeeds
- Edit C, change the parent field to A
- Save succeeds
So it is only possible to make C a child of A by first removing it from B. There seems to be no justification for this?
Related issues
Updated by Toshi MARUYAMA over 9 years ago
- Affected version changed from 2.6.0 to 3.0.3
Updated by Leonel Iturralde over 9 years ago
Updated by Go MAEDA almost 9 years ago
- Status changed from Confirmed to Closed
- Resolution set to Duplicate
Fixed by #13654.
Updated by Go MAEDA almost 9 years ago
- Is duplicate of Defect #13654: Can't set parent issue when issue relations among child issues are present added
Actions