I didn't realize that sub-tasks are full blown issues and I'm trying to simplify things. I want my sub-tasks to have their own summary, description, and status, but I do NOT want them to have their own fixVersion.
Can someone point me to the right documentation page that shows me how to do this? (Essentially, I want sub-tasks to automatically inherit the parent fixVersion so that I can use JQL to query for sub-tasks with a particular version AND I can update the parent issue's fixVersion field and not have to worry about updating the sub-task's fixVersion field.)
I found this and it says it is resolved, but I can't figure this sub-task thing out.
Thanks!
Hi Nathan,
You can use the script runner plugin to copy the fields from parent to sub-task in a post-function upon subtask isse creation.
https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner
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.