Patch #756
closedPatch for #443 (Subtasking)
0%
Description
original trunk (r1182)
implemented | Subject | Note |
- | feature removed (performance issue, plural pages issue) |
|
v | - | |
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 | 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
Updated by sunday walker over 16 years ago
- File expanded.png expanded.png added
- File white.png white.png added
I forgot to attach it.
Updated by Lane Roathe over 16 years ago
- 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.)
Updated by Aleksei Gusev almost 16 years ago
Please, take a look at the following patch. Maybe it will be useful for you. Thanks! http://www.redmine.org/attachments/1178/subissues.diff
Updated by Brad Rushworth over 15 years ago
Aleksei Gusev wrote:
This file has been updated. See here:Please, take a look at the following patch. Maybe it will be useful for you. Thanks! http://www.redmine.org/attachments/1178/subissues.diff
- http://www.redmine.org/issues/443#note-95
- http://www.redmine.org/attachments/1840/subissues-v1.8.diff
I'm not sure which option is better. Could someone suggest? I'm using 0.8.2.
Updated by Vladimir Dzalbo over 14 years ago
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!
Updated by Jean-Philippe Lang over 14 years ago
No. It's just that it's not implemented yet. It will be added in the near future.
Updated by Holger Just over 14 years ago
- Status changed from New to Closed
The Subtasks feature from #443 is included in the trunk. This patch is thus most probably obsolete.