We have common sub-tasks for many of our user stories.
For example
Today, the Scrum Master creates these sub-tasks manually for each user stories and This takes a lot of time.
Could you please suggest how we can automate it ? like import sub-task according to User-story OR any other suggestions ?
Our Structure add-on with the Testy extension could help remove a lot of the clutter, reduce the need to create so many issues altogether and make it easier to see the readiness of your stories.
Many of those subtasks could be represented as a Testy checklist column, where you would just set a custom status like 'done' or 'ready'. You would see those statuses rolled up to the story for immediate visibility.
You could also use it for testing...
Have a look at https://answers.atlassian.com/questions/17892185 and JIRA Suite Utilities. You could also do this over REST API and simple shell script where the user only inputs the issue key/list of issues.
Script Runner plugin is also a alternative.
Good luck!
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.