Defect #15599
tickets that are related to each other block a declaration of parent task for them (error: invalid task)
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: | Affected version: | 2.4.1 |
Description
Ticket A has a relation to ticket B.
Ticket C should be a parent task for A and B.
So I create C.
Then I try to add parent task C to A and B.
Redmine tells me that the parent task is invalid.
Then I remove the relation between A and B.
Redmine allows me to add C as parent task to A and B now.
Now I can re-add the relation between A and B again.
Result: A and B have a relation and they have C as parent task.
But: Why cannot I add the parent task C to A and B while they have a releation?
IMHO this should be possible without the detour removing the relations and adding them again.
Related issues
History
#1
Updated by Toshi MARUYAMA over 8 years ago
- Status changed from New to Closed
Duplicate with #13654.
#2
Updated by Toshi MARUYAMA over 8 years ago
- Duplicates Defect #13654: Can't set parent issue when issue relations among child issues are present added