Opened 8 years ago
Last modified 8 years ago
#29 new enhancement
Blocked goals tree summary
Reported by: | ke | Owned by: | jd |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: | Queens |
Description
A tree summary view which displays only the second dimension, only when/now steps (but also "hidden" ones, see ticket #28) and their secondary ancestors.
when/now steps that are "hidden" should on clicking select the lowest non-hidden ancestor in the main tree view.
Offer a possibility to find out easily which when step corresponds to which now step.
Offer the user the option to hide when steps and corresponding now steps that are still in the future in the currently selected step.
Offer the user the option to hide when steps (and corresponding now steps) if there is a completed corresponding now step in the current primary branch.
Offer the user the option to hide when steps and corresponding now steps if all of these steps are "hidden".
Change History (4)
comment:1 Changed 8 years ago by ke
- Type changed from defect to enhancement
comment:2 Changed 8 years ago by ke
comment:3 Changed 8 years ago by TarasBulba
- Cc Queens added
- Summary changed from Blocked goals tree summary to Edgewall128 Software172
comment:4 Changed 8 years ago by ke
- Summary changed from Edgewall128 Software172 to Blocked goals tree summary
Note that the unskippable/1 clauses in interp.pl are currently commented out – the system needs some debugging before Unskippability works reliably. Therefore, when a step is skipped, its when/now descendants do not show up.