Hi all,
My Scrum Board is not using the simplified workflow. I have a story that contains a couple of subtasks. I'd like to check if this story will automatically move to "Done" if all the subtasks under it are "Done"? Or will there be a button / prompt to allow me to do it myself?
Thanks!
Hi @Melvin Sng
Not by default - and there's no condition by default that sub-tasks need to be closed to close a story.
You can manage these two scenarios if you need to:
If you'd like more specific instructions to set up either of these, please let us know :)
Ste
Hi @Ste Wright
Thanks! I'm not looking to have the story closed automatically when all the subtasks are closed. I'd like to decide and do so manually.
Can I. understand your reply as that is the case by default?
- Mel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can have a story in a sprint with subtasks can you keep the story open until all the subtasks are done? What if all the subtasks for a User Story are not completed in a sprint? How do you carry over those subtasks for that User Story to the next sprint? When is the User Story closed?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Beverly
You need to have all Sub-tasks closed under a Story when closing a Sprint.
If not, you need to keep the Story open and move it into the next Sprint to also bring over the Sub-tasks (both open and closed).
Sprints are related to Story-level issues - Sub-tasks cannot be in a Sprint by themselves.
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please explain me a little more, if the all subtask are Done and the Story is Open and the Sprint is completed. What happen with the story? Remains Open and I have to move it into the next sprint, but what happen with the subtasks? The substasks stays in the closed Sprint? or do I have to move them into the next sprint too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Only the Story is in the Sprint - the Sub-tasks are intrinsically linked to the Story, and will always follow it.
This means if the Story is open when the Sprint completes, it will move to the next Sprint with all the Sub-tasks, regardless of their Status.
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it possible that no one should be able to create any sub-task for an already DONE Story? thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can - there's two native options.
---
Workflow Validator
Note: This only works for Company-managed Projects
You can set which Statuses a Parent must be in as a validator for the "Create Issue" transition. This would let you "exclude" the Done Statuses.
To do this...
Once published, this should now stop a Sub-task being created when the Parent is in any Status you didn't select!
---
Automation
If the above isn't sufficient - for example, this should only be for Stories, and not for Bugs, you might need to use automation.
This is a workaround rather than a direct solution - the rule will "delete" a sub-task if it's created based on the conditions.
A few notes on this rule...
---
Let us know your thoughts!
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.