We have common sub-tasks for many of our user stories. For example Write Acceptance Tests, Write Unit Tests and Code, Run Acceptance Tests, Review Code and Merge Pull Request, Product Owner Review, etc.
For bugs it's something like Write Failing Unit Test/Fix Bug/Retest and Review Code and Merge Pull Request.
Today, the ScrumMaster creates these subtasks manually for the stories at the top of the backlog prior to each sprint planning meeting, for those that are likely to be included in the next sprint. This takes a lot of time and we'd like to automate it.
Here are the solutions we've looked into, none of which appear to handle our needs nicely:
Does anyone have any ideas of how we can save our ScrumMasters' time with the repetitive task of creating subtasks?
Thanks!
Dave
If you don't plan to move out from jira OnDemand to standalone version - the best solution is to create a script that will use CLI or REST API. So your scrum master start the file on his local computer, enter the key of needed field subtasks should be created - and that's all. Actually you can develop/order some GUI for that.
Bonjour, voilà comment j'ai fait :
project setting / project automation / add component / new action / add sub-tasks
steph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problems of default sub-tasks and estimating the story are apparently unresolvable shortcomings. The only thing we can do is try to work around them as best we can.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dave,
I have exactly the same problem. Did you find a good solution to this?
Thanks for any pearls of wisdom!
Cheers,
David.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, no. It appears the only way to populate sub-tasks into a story electronicallly is to import both the story and sub-tasks together. This doesn't work for us since we create the stories on the product backlog and only create sub-tasks when the sprint containing the stories is planned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.