What's new in trunk: Subtasking
Subtasking, one of the most requested features was committed in trunk a few weeks ago (r3573, r3618).
To start adding subtasks, you need to enable the new 'Manage subtasks’ permission. Then, go to an existing issue and hit 'Add’ in the subtasks section. Priority, start and due dates, progress, estimate, spent time are automatically rolled-up to parent issues.
The gantt chart was adjusted to display the issue hierachy:
A 'Parent task’ column can be added to the issue list. Sorting by this column will make the issue list display the issue tree as well.
This new feature will be part of Redmine version#14 release.
点赞0
评论
由 Ozornin Mike 在 超过 14 年 之前添加
Hello, that’s great! Glad to hear it.
Is trunk version subtasking compatible with subtask plugin or not? Is it possible to migrate from «plugin’s subtasking» to redmine native? If it possible we will be glad to migrate from some 0.9 version to latest trunk.
由 Lang Jean-Philippe 在 超过 14 年 之前添加
No, the core implementation is not database compatible with the subtask plugin. A migration script is still feasible.
由 Schneider Robert 在 超过 14 年 之前添加
Yes, great thing! Redmine rocks!
In conjunction with this featuer, please have also a look at my suggestion: #5214.
由 Connerton Matthew 在 超过 14 年 之前添加
This is fantastic and if 1.0 is scheduled for 3 months from now, I would rather not install subtasks and have to migrate to core in 3 months.
The roadmap for 1.0 shows only feature requests left over. Would it be “safe” to upgrade my 0.9.3 to trunk so I can have the current features, and then upgrade to 1.0 later?
由 P. Lars 在 超过 14 年 之前添加
This is absolutely brilliant - this feature rocks. Cannot wait till version 1.
由 Last Alex 在 超过 14 年 之前添加
I hope it will work properly with time tracking. See bug #5265 - wrong numbers are shown for linked tasks in “Roadmap” view.
由 Volkov Oleg 在 超过 14 年 之前添加
In my opinion, if TASK is closed, should be closed all subtask.
由 Wedin William 在 超过 14 年 之前添加
I noticed that when a child task appears immediately below the parent task on the issue list, it displays with a nice gray wedge arrow to indicate its child status. Is there a way to make child issues always “magnetize” to the parent issue this way?
I realize that could cause all kinds of weirdness when there’s a grouping on the listing and the child and parent are in separate groups. But really, I’d be okay with subtask clustering not working all the time, as long as I can get the nicer rendering more often than I currently do.
Does this feature already exist, or should I put in a feature request? I searched, and found that #5483 might be related, but it seems to be a little more specific.