Actions
Defect #6476
closedSubproject's issues are not shown in the subproject's gantt
Start date:
2010-09-23
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
When the version of a subproject's issue is shared with projects, the subproject' issue is not shown in the subproject's gantt. (Shown only in the parent project's gantt)
The behavior changed after the gantt rewrite.
Related issues
Updated by Pieter V almost 14 years ago
I've just installed the development release to see how the new gantt feature works and experienced the same issue.
+ when viewing the gantt chart of the parent project you get:
master project | - shared version (created on master project) | |-- issue created in master project (target version assigned to shared version) | |-- issue created in subproject (target version assigned to shared version) | | subproject
instead of
master project | - shared version (created on master project) | |-- issue created in master project (target version assigned to shared version) | | subproject | - shared version (created on master project) |-- issue created in subproject (target version assigned to shared version)
Updated by Etienne Massip almost 14 years ago
Could someone try this patch at #7456 ?
Updated by Yuki Kita over 13 years ago
Etienne
I tested the gantt_filters.patch at #7456 , and confirmed this issue was fixed.
I appreciate your work.
Thank you.
Updated by Jean-Philippe Lang over 13 years ago
- Status changed from New to Closed
- Target version set to 1.2.0
- Resolution set to Fixed
Fixed in r5077.
Actions