Actions
Feature #14660
closedExcluding "related to" relation from circular dependency check
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Description
Given there are three tickets,
- task-A
- task-B
- task-C
on a tracker named "tasks".
Relations are set
- task-A precedes task-B
- task-B precedes task-C
These are kind of processes that hand works to another.
- We want to set "related to" relation between task-A and task-C, because the output of the task-A becomes input of task-C.
- However, Redmine 2.2.2 and Redmine 2.3.2 does not allow us to do it, says "This relation would create a circular dependency".
- Please reconsider excluding "related to" from circular dependency check. So far I am thinking that it will not cause contradiction.
- Apparently, re-entering X-Y relation as Y-X is unnecessary and should be blocked.
Related issues
Updated by Toru Haraguchi over 11 years ago
Indentation was treated as block quote(?) by the wiki engine. Please reformat it, as I do not have the right.
Updated by Toshi MARUYAMA over 11 years ago
Toru Haraguchi wrote:
Indentation was treated as block quote(?) by the wiki engine. Please reformat it, as I do not have the right.
Done.
Updated by @ go2null over 10 years ago
Duplicate of Defect #8628 "Related to" reference may yield circular dependency error message
Updated by Toshi MARUYAMA over 10 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
@ go2null wrote:
Duplicate of Defect #8628 "Related to" reference may yield circular dependency error message
Thank you for your pointing.
Updated by Toshi MARUYAMA over 10 years ago
- Is duplicate of Defect #8628: "Related to" reference may yield circular dependency error message added
Updated by Toshi MARUYAMA over 10 years ago
- Category changed from Issues planning to Issues
Actions