Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Sub-tasks not showing up in the SCRUM board

anowak February 9, 2021

We're using Jira Cloud and just started a project a few weeks ago.  Using the Scrum Board, we'd like to work with sub-tasks rather than stories. However, seems like you only can work with stories?  Is this by design, or is there some configuration for sub-tasks in Boards?

All Jira configuration is pretty much out of the box (I think I used Agile/Scrum template). Only a few custom fields have been added. Workflows, types, states have not changed.

We created Epics and Stories. Stories have been broken down into sub-tasks. We created a sprint, pulled some stories into the sprint and started the sprint.

However, the Active Board showed only stories. You have to click on a story to see its sub-tasks in the pop-up window.

So, conceptually, how would one work with stories and sub-tasks in a scrum board?

Do I have to enable some automation (e.g. I saw some state automation for stories and tasks, like to change the state of a story when all sub-tasks state have changed, etc).

Any feedback would be appreciated.

5 answers

2 accepted

Suggest an answer

Log in or Sign up to answer
20 votes
Answer accepted
Dominik Ras October 24, 2021

I believe that GROUP BY > Subtask should do the trick for you (upper right corner of there screen on BOARD view of current sprint:

 

GROUP BY --- Sub-task.jpg

2 votes
Answer accepted
anowak February 9, 2021

All.

Thanks for your responses - really appreciated.

I tried a few things:

1) The stories in the Active Sprint have been broken down into sub-tasks AFTER the stories have been assigned to the Sprint.  The sub-tasks are contained in their respective stories (which are part of the sprint) as expected. See screenshot of a sample dummy story which contains 2 sub-tasks.  None of the sub-tasks are visible in the Board.

2) The sub-tasks of the stories in the sprint have the property "Sprint" set to the correct value of the active sprint. See screenshot

3) The Swimlanes setting of the board, "Base Swimlanes on", was set to "Stories", which was the default.

4) I tried to change the Swimlanes setting "Base Swimlanes on" to "Queries" and added the following JQL:  "issueType in (Story, Sub-task, Task, Bug)". However, this had no effect at all.

I am still not clear about the workflow:

Based on our SCRUM process we did the following:

1) Prod owners create stories in epics in the backlog

2) Dev team estimates stories with Story Points (and T-Shirt sizes (added custom field))

3) Scrum master creates sprint and sets start and end dates

4) During sprint planning call, pull stories from backlog into active sprint

5) Start Sprint

6) Dev team breaks down stories in active sprint into sub-tasks and assigns them to team members

That's it.  --> Only stories are visible in the board swimlanes. No sub-tasks.

Not sure what the expected behaviour should be wrt what item types should be visible in the board swimlanes.  I'd like to see the sub-tasks as "cards" on the board, with title *plus* (important!) the ID and title of its parent story.  That way, tasks can be moved from one board column to the next according to the workflow. Eg from TO DO to IN PROGRESS once a developer is starting to work on a particular task.  If the sub-tasks would not show the containing story, but just ID, title and Epic name, the board would be a mess.  Lots of the tasks have similar titles, like "Write unit tests" or "Do code review", etc.

Ideally, I would like to select if stories and/or sub-tasks are displayed in swimlanes. Moreover, the states of the sub-tasks should be "rolled-up" to the contained story. I.e. if the state of all sub-tasks change to the same state, the state of the story should be changed to the new state. I saw a function/macro for that in the library, which is great...

 

jira-board.jpg

Daniel Ebers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 10, 2021

What does your filter for the board exactly look like?
I mean the one from your Board >> ... >> Board Settings >> General >>  Saved Filter / Filter Query

Unless there is something that is totally out of logic I assume (somehow) the filter being involved - the filter is responsible for what is shown on the board and can indeed stop the whole show, if not set right.

Like # people like this
anowak February 10, 2021

Ahh, that was it!!!

I wanted to see only stories of a particular version and added that condition to the Saved Filter.  We did not set the version for the sub-tasks during story task break-down. Therefore, sub-tasks have been filtered out.

I modified the filter slightly (show all sub-tasks) and now I can see the sub-tasks in the backlog and on the board.

It all makes sense now :-)

Thank you so much.

Like # people like this
Sudarshan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 12, 2021

@anowak Glad you found your answer.

I request also accept the relevant answer, click the  "Accept answer" so that it helps the community :) 

alessio_vezza August 5, 2021

Hi @anowak @Daniel Ebers

I've opened the query of a SCRUM project I've just created, following the suggestions in this thread, but I have no filter apart from the project key.

Nevertheless I cannot see any sub-task in the backlog view.

Is there any other setting to tune in order to see also sub-tasks in the board?

Thank you!

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 5, 2021

Sub-tasks are of little use in a backlog, they're not rank-able outside their parent issue, and are not sprint items themselves, so there's not a lot of point in seeing them.

You can get a view of them in a backlog by adding the "sub tasks" field to the backlog view of an issue, but of course, that's just going to tell you "this sprint item has some sub-tasks", there's nothing you can do with them in the backlog.

Note - that only applies to company managed project (Server, DC and Cloud).  Cloud's team-managed projects don't have the ability to add fields like that to backlog items (at least, not that I can find!)

alessio_vezza August 5, 2021

Thank you for the feedback!

Viraj Jayasuriya September 13, 2021

@anowak We also having the same concern, but in our JIRA Board we cannot see any setting as 'Board Settings' (refer to the attachment)

Currently we are using the JIRA cloud free version, is that might be the reason for it?

Really appreciate a feedback! 
Thanks.

1.png

Like Thomas Heinkel likes this
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 13, 2021

Try "configure board" instead.

Like Sudarshan likes this
Robby Kang September 16, 2021

I have the same issue, Configure Board only shows these options:
Screen Shot 2021-09-16 at 1.07.27 PM.png

Like # people like this
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 16, 2021

That looks like a business project, where boards have no settings.

Neha Srivastava June 21, 2022

Our "Software Project" also has the board whose "configuration" page looks exactly like above. 

Daniel Ebers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 15, 2022

Sorry to hear it is not working for you - it is a Company Managed Project or a Team Managed Project in your case - and could you please confirm you have "Board Administrator" privileges for the board in question?
Could you please also confirm it is indeed a business type of project?

1 vote
Sudarshan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 9, 2021

Hello @anowak 

Understanding from what you have explained,
Can you check how your board configurations look like? go to --> Active sprint --> board--> configure --> swimline tab --> you should find the swimline configured to stories.

If yes, try giving - No swimlines and check your board.

for more information refer below link:

https://support.atlassian.com/jira-software-cloud/docs/configure-swimlanes/

Kalesh Kaladharan July 27, 2023

This works.

0 votes
Santhosh Kumar Arogyaswamy July 13, 2022

Hi,

i see this issue in the latest version of jira as well. Subtaks not showing in the scrum board still.

any other workaround ?

Daniel Ebers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 15, 2022

Sorry to hear it is not working as expected. Have you gone through the hints that were recorded in this thread already? If so, could you please state where you got stuck and what you are seeing?

0 votes
James Peden February 9, 2021

Do you have a custom field that's used in the filter for the board that didn't get inherited by the subtasks, or did you add the subtasks before the story was pulled into the sprint? I'm also a noob, but I believe that subtasks don't automatically move with an story/issue. I think that, unless you add the subtasks AFTER the issue in added to a sprint, they do not inherit the sprint attribute.

Caveat, I could be wrong.

Danno
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 9, 2021

So, to add to @James Peden comment. Since you are using Scrum, there is no way to just add or show subtasks in a backlog. You have to have a task or story in the hierarchy to carry the subtask. That said if you add a Story or Task to a Sprint that has subtasks, then they will be in the SPrint as an issue that needs to be completed. I'm not sure why you aren't seeing them on the board once they are added to the Sprint.

Think of subtasks as just a To-Do list within a task to break it up into smaller parts for the Sprint.

Per @Sudarshan you can try the swimlane settings although all of the items in the Sprint should be on the board regardless of swimlanes.

Can you get a screenshot of what you see? Perhaps get something that shows the backlog page where it shows what issues are in the Sprint and what your board shows to start with. Can you also provide the filter query for the board you are viewing? I think that might give us a clue as well.

Like James Peden likes this
anowak February 9, 2021

We have added sub-tasks to the stories in the active sprint - basic story-task-break down.  The sub-tasks have been added to the stories after they have been assigned to the active sprint and after the sprint has been started.  Both, stories and their respective sub-tasks have the property "Sprint" set correctly to the active sprint.

Please see also my response in this discussion below.

Vikas Tiwari December 15, 2022

not able to see subtasks on my sprint board. please help me...

Like Anna Leonova likes this
TAGS
AUG Leaders

Atlassian Community Events