Can a Task be split into Sub-tasks which occur in different sprints?

Anthony Solis October 26, 2017

Example: a task requires 5 sub-tasks.  2 sub-tasks occur in Sprint #1, and 3 sub-tasks will occur in the next Sprint #2.  Can this be done?  If so, how? 

2 answers

2 votes
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.
October 26, 2017

No.

You can (and usually should if you have complex stories that different people need to do bits of it separately) split a story up into sub-tasks.

But sub-tasks belong to their parent stories.  And sprints contain stories.  So a sub-task belongs to a story which is dealt with in a sprint, and not the next one.

So, if you have sub-tasks to do in separate sprints, they drag the story with them.  A sprint will contain the story, so sprint #1 will have the task and five sub-tasks.  If you deal with the first two sub-tasks, then close the sprint, then the task and all five sub-tasks will go to sprint 2 (albeit with 2 closed sub-tasks).

Peter DeWitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 26, 2017

I second what Nic said.  The way we have gotten around this is to bump the story up to and epic and allow all the subtasks to become stories or other issues.

.pd

0 votes
Bryce Hays
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 26, 2017

Welcome to the community @Anthony Solis!

Yes, you should be able to split an issue into sub-tasks. This documentation article should give you the details you need. 

Anthony Solis October 26, 2017

Thank you very much!

Suggest an answer

Log in or Sign up to answer