I've got stories and subtasks. After completion of the sprint, I want to assign a "fix version" to all the stories and tasks that have been completed.
What is the best way to achieve that?
The only way I see at the moment is to bulk change all of them, but after sprint completion, the link to the issue navigator only shows the stories, not the subtasks.
Ideally I'd do it like on the Kanban board to "release" the whole lot, thus bulk assigning a "fix version" . But there doesn't seem to be a way to do this.
The option to create a listener that changes the subtasks' "fix version" to whatever the storie has asigned seems way too much overhead for this.
Any ideas?
There is a "parent" keyword in JQL, so I can alter the query that the report page of the board gives me to something like:
(issueKey in (XYZ-5018) OR parent in (XYZ-5018)) AND status = Closed
But this still is a nuisance - clicking a link, updating a query, going through the bulk change process to assign a fix version.
It's a solution but not an ideal one:
I'm looking for a simpler/more reliable solution
Agreed, there needs to be a simple solution for this. Preferable a setting that directs all sub-tasks and tests to live under the parent's fix version and sprint
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.