Is there a way to view epics/stories/tasks/subtasks in a tree view? Permanently deleted user Created October 31, 2016 05:45 For example, we'd like to see something like this, where each line is expandable/collapsable (this will greatly help us coming up with tasks):
Hello Eyal,
you can switch to a tree view in the issues list by selecting 'Tree view' in the upper right corner: http://prnt.sc/d21ytc
Hello,
I have a following question.
The tree view is not enough for this task because the sort field breaks the natural tree order. For example:
Let's say that I have the following epics/features (priority defined in <>):
- Epic 1 <Normal>
- Feature 1 <Major>
- Feature 2 <Normal>
- Epic 2 <Normal>
- Feature 1 <Major>
- Feature 2 <Normal>
Since feature 1 is in a higher priority than epic 1, what I will see in tree view when I sort by priority is:
- Epic 1 <Normal> (text blurred)
- Feature 1 <Major>
- Feature 2 <Normal>
- Epic 2 <Normal> (text blurred)
- Feature 1 <Major>
- Feature 2 <Normal>
- Epic 1 <Normal> (regular text)
- Feature 1 <Major>
- Feature 2 <Normal>
- Epic 2 <Normal> (regular text)
- Feature 1 <Major>
- Feature 2 <Normal>
The problem is that even when I sort by type only - I get many of the epics duplicated in the tree view.
Regards,
Achiya
Hello Achiya, I'm sorry for the delay. Could you please attach screenshots for the issue list with and without sorting? Thanks.