Feature #5881
closedSubtasks do not always appear below the parent task in Gantt chart -> a job for a custom filter?
0%
Description
I'm using trunk as of today r3840. I think that the subtasks "#13" and "#14" should be shown below their parent "#9". (see attached screenshot)
I think William Wedin already mentioned this in his comment to the news about subtasking http://www.redmine.org/news/36 but I didn't find a ticket about it.
This seems to be related to #5194, but my tasks/subtasks do not seem to be ordered by issue id but by due date.
I suggest adding a filter that sorts the Gantt chart by Task/Subtask.
Files
Related issues
Updated by wenzhi zhang over 14 years ago
I'm also encountering this problem. I think it's quite necessary to favor the parent/child relation between issues when viewing gantt chart
Updated by Mischa The Evil over 14 years ago
- Category changed from Time tracking to Issues
Updated by Amil Waduwawara over 14 years ago
Some more requests to make this fantastic tool better...
- show parent/child issues in Issue view properly (sort child entries inside respective parents only or have a sort option that issues are shown with correct parent-child relationship)
This is extracted from my comment on Redmine Wiki as Eric Davis suggested after correcting some mistakes.
Updated by Jeffrey Jones over 14 years ago
I think it is critical to be able to easily associate sub-tasks to parent tasks on the issue index page via something like indentation and grouping. An option to allow this would be very welcome
Updated by Jeffrey Jones over 14 years ago
In fact, I think the requests surrounding the issues list should be separated out from this issue which is originally raised against the gantt chart.
Updated by Mischa The Evil about 14 years ago
- Category changed from Issues to Gantt
Updated by Daniel Albuschat almost 13 years ago
+1
This is nearly a show-stopper to me, because subtasking is one of the most important features why i decided to use redmine.
However, it is possible to sort by parent task id. If you do this, the subtask relationships are shown correctly and indented.
This leaves you with two possible other sorting criteria (since you have a total of 3, only) left for other sorting purposes, which is often not enough for me.
Updated by Toshi MARUYAMA about 12 years ago
- Status changed from New to Closed
Gantt was refactored in #6276.
So, this issue is obsolete.