Some items are not expanded in hierarchical view
Overview
TimeTracker RX has a function to expand and display items up to the specified hierarchy in the Gantt chart.
Depending on the item type of the work item, it may not expand up to the specified hierarchy.
The following item types are affected:
| Item Type | Behavior when specified in hierarchical view |
|---|---|
| Package | Unconditionally displays up to the specified hierarchy level |
| Task | Displays only items that were displayed after the Gantt chart was displayed. |
The reason why the behavior differs depending on the item type is as follows:
- Hierarchical view displays items that the client has loaded at least once.
- If the item type is "Task," the item is loaded when it is expanded to display child items.
When the number of items increases, it takes time to open the project.
Therefore, processing is sped up by acquiring the information to be displayed when it is needed.
Therefore, items that have not been loaded will not be displayed.
To expand all items using the hierarchical display function
By creating a hierarchical structure of items using "Tasks," you can unconditionally open the hierarchy specified in the display hierarchy settings.
However, there are the following drawbacks, so please consider how to use it according to your operational needs.
- You will no longer be able to filter the display using the folder tree.
- If the number of items increases, it will take longer to open the project.