Feature #3435
Ticket nesting
| Status: | Closed | Start date: | 2009-06-02 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Issues | |||
| Target version: | - | |||
| Resolution: | Duplicate |
Description
It will be great if tasks could be nested.
Parent tasks will be the sum of the children tasks (estimations, start and end dates, ...). Of course it will be fantastic to allow unlimited nesting.
Related issues
History
Updated by Andrew Chaika over 2 years ago
There are already 2 plugin implementations of this feature (both using nested data sets that give unlimited nesting, like projects in Redmine trunk):
- Issues Grouping Plugin (only relation parent-child is implemented) - http://www.redmine.org/boards/3/topics/4701
- #443 Feature Patch and Plugin implementation - http://www.redmine.org/issues/443 and http://github.com/hron/redmine_subtasks/tree/master
Updated by Jean-Philippe Lang over 2 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
See #443.