Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Showing Full Hierarchy on Agile Board

Tags:

agile

scrum

jira

I'm using the Epic -> Story -> Task -> Subtask scheme, and attempting to view all of my issues, but... I don't think I can. Here's an example:

Epic: Paladin - Level 60

Story (linked to Epic): Get to Level 10

Task (linked to Story): Do Level 1 Quest

Sub-Task (linked to Task above): Questgiver Is Nonfunctional

If I sort by epics or story, I can't see my subtask. I'd like to see the full hierarchy, not just two, or three levels of it... Is this possible, somehow? I don't feel like I or my team should have to click individually through each issue on the board to see the subtasks. I'm hoping that I'm just missing a setting in front of my face, or something.

like image 794
Vladimir Marenus Avatar asked Nov 19 '15 15:11

Vladimir Marenus


People also ask

How do you show epic on Scrum board?

In a scrum board, Epics are always shown as panels in the side. They will never appear as cards on the board.

How do I show only epics on Kanban board?

Drag and drop the issue onto Issues without epics in the 'EPICS' panel. Alternatively, view the detailed view of the issue on the board, locate the Epic field, then click the 'x' in the epic name lozenge (this method also works in the Kanban board). Click the epic in the 'EPICS' panel to show only issues in that epic.

What is the board called in agile?

A kanban board is an agile project management tool designed to help visualize work, limit work-in-progress, and maximize efficiency (or flow).


1 Answers

I think the issue is maybe that you're looking in the Backlog view of a Board - where Subtasks are not visible - but once you start the Sprint, then you'll see the Subtasks under the Tasks in the Active sprints view of the Board

like image 186
Mike Saris Avatar answered Oct 16 '22 16:10

Mike Saris