Patch #756
closed
Patch for #443 (Subtasking)
Added by sunday walker over 16 years ago.
Updated over 14 years ago.
Description
original trunk (r1182)
implemented |
Subject |
Note |
- |
you can see a tree-like representation in the browse issues page
(you know, with expandable + and - signs) |
feature removed (performance issue, plural pages issue) |
v |
also you can see this tree in the gantt chart (like in MS Project) |
- |
v |
csv outline_level for ms-project (issues page) |
- |
v |
you can see a tree-like representation in the PDF (issues page, gantt chart) |
- |
v |
the parent task's done percentage is the sum of the subtasks' done percentages |
- |
v |
(or you can configure it in the options whether it should sum or not) you can select whether to sum it whether to not set the value |
- |
v |
the parent task's deadline is the deadline of the last subtask |
- |
v |
the parent task's spent time is the sum of the subtasks' spent times |
- |
v |
the parent task's priority is the highest of the subtasks' priorties |
- |
v |
the parent task's start is the start of the first subtask |
- |
v |
the parent task's due date is the due date of the last subtask |
- |
Files
- Assignee set to Jean-Philippe Lang
This sounds like a great patch that should be added to the base code. Being able to see multiple sub projects as part of the view is a common request.
I tried to apply this to the current trunk, but the differences are to great.
Any chance this can get applied to the trunk?
(Jean, I apologize if assigning this to you is the wrong thing to do, wasn't sure how else to make sure you saw it. If there is a policy for this, let me know.)
Aleksei Gusev wrote:
Please, take a look at the following patch. Maybe it will be useful for you. Thanks! http://www.redmine.org/attachments/1178/subissues.diff
This file has been updated. See here:
There is also this plugin:
I'm not sure which option is better. Could someone suggest? I'm using 0.8.2.
Jean,
So, if I understand correctly there's no plan to implement the 'tree' structure in the issues list view? Is that correct?
Thanks for your time!
No. It's just that it's not implemented yet. It will be added in the near future.
- Status changed from New to Closed
The Subtasks feature from #443 is included in the trunk. This patch is thus most probably obsolete.
Also available in: Atom
PDF