Feature #24490
openMake subtask list collapsible when viewing
0%
Description
The subtask list should be collapsible when viewing a parent task.
This would be especially useful when using a parent task to collect subtasks that are in turn collectors for other subtasks, essentially a tree structure.
Simple example from a foundry:
Add tax reports
|
|- Tax reports for depriciable equipment
||- Tanks
||- Silos
||| - Sand silos
||| - Gravel Silos
|- Tax reports for inventory
|| - Pattern shop
|| - Flask repair
|| - Facilities Management
||| - Cupola
||| - Shakeout
||| - Molding
| - Tax reports for labor
|| - Salary laborer
|| - Hourly laborer
|| - Contract labor
||| - Onsite
||| - Offsite
The start of each level of indentation should be collapsible, so that it's easy to get a high-level view of what's left to be done.
Updated by Anonymous almost 8 years ago
Hi Alex,
there is a tree view plugin for issues lists, which supports this. https://github.com/Loriowar/redmine_issues_tree
cheers
Immanuel.
Updated by Go MAEDA almost 5 years ago
- Category changed from UI - Responsive to Issues