Feature #5275
Show tree of issues instead of a list in Roadmap
Status: | New | Start date: | 2010-04-08 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Roadmap | |||
Target version: | - | |||
Resolution: |
Description
Since we have "subtasks" now, it would be better to (optionally) show a tree of issues in the "Roadmap" instead of a list of issues.
Is there an overall design ready how subtasks will affect the user interface in general?
Related issues
History
#1
Updated by Fede Garcia about 12 years ago
+1
This is related to #6979
#2
Updated by Mischa The Evil about 12 years ago
- Subject changed from show tasks tree, not list in Roadmap to Show tree of issues instead of a list in Roadmap
- Category changed from UI to Roadmap
#3
Updated by Ryan Cross almost 12 years ago
+1
#4
Updated by Rodrigo Carvalho almost 12 years ago
+1
#5
Updated by Sergey Ratz almost 12 years ago
+1 please !
#6
Updated by Sergey Ratz almost 12 years ago
Why this ticket is closed?
It should be opened.
#7
Updated by Ådne Hovda almost 12 years ago
+1
#8
Updated by Fardeen GHULAM almost 12 years ago
+1
#9
Updated by Ofer Herman over 11 years ago
+1
#10
Updated by Fede Garcia almost 11 years ago
Is there any plan to implement this request?
Are there plugins (compatible with the latest version of redmine) providing this feature?
Cheers
#11
Updated by Daniel Albuschat almost 11 years ago
This is in some way related to #7907. IMHO, the ticket list in the Roadmap should be replaced by - or at least made more similar to - the "normal" ticket list.
#12
Updated by Stéphane Thomas almost 11 years ago
+1
#13
Updated by Josh Hansen about 10 years ago
+1
#14
Updated by Yamuna Vee almost 9 years ago
+1
#15
Updated by MengYu Lu over 8 years ago
+1
#16
Updated by Ben Flaumenhaft over 8 years ago
See here as well --
See http://www.redmine.org/projects/redmine/wiki/HowTo_TreeQuery
#17
Updated by Toshi MARUYAMA about 8 years ago
- Related to Feature #7907: Display Issues in a hierarchy (tree) added
#18
Updated by Ian H about 7 years ago
+1 current layout nonsensical
#19
Updated by Mizuki ISHIKAWA about 4 years ago
- File change_roadmap_issues_to_tree_structure.patch
added
- File roadmap.png added
- File before_change.png added
I propose to change the order of issues in the roadmap in ascending order of Parent task.
The result of applying the patch:
before change:
#20
Updated by Go MAEDA about 4 years ago
Currently, issues on the Roadmap page are sorted by tracker_id. You can see an example on https://www.redmine.org/projects/redmine/roadmap. As a committer of Redmine, the order is convenient. This is the similar order with the Changelog.
But the patch change_roadmap_issues_to_tree_structure.patch sorts issues by issues.id. I don't like the order.
#21
Updated by Go MAEDA almost 4 years ago
- Duplicated by Feature #16026: Roadmap subtask added
#22
Updated by Jeremy D almost 4 years ago
I applied the patch provided in #5275-19 and found it extremely helpful. It's not clear to me why it would be a desirable behavior to order by issue number; the order in which an issue is created (and thereby receives a number) has no necessary and sufficient bearing on due date nor relationships with other trackers, which seem like defining characteristics of a roadmap.
A cursory google search seems to indicate that this is a highly requested feature, and Mizuki ISHIKAWA's solution seems to work. Thanks very much.
#23
Updated by Klaus Adler over 2 years ago
+1
It would be great to have it.