I'd like to be able to do an analysis of how many sprints a story was in, without having to go into each story to manually count. Could I build a filter and load it into the two dimensional stats filter?
If you open the issue in a separate window, it'll show you all the sprints in which it was apart of. That field only shows up when an issue is assigned to a sprint
also to get overlapping tickets
Project in (...) AND sprint in openSprints() AND sprint=s1 AND sprint=s2
gives overlapping tickets of sprint s1 and s2 and current openSprint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This will not work for my need... I would like to see if an issue was in any of the past / present sprints, in any combination. If it was only two sprints - I agree the JQL above would work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We wanted similar board to understand how many JIRA's are getting carry forwarded from last(or multiple) sprints to current active sprint.
Two dimensional filter statistics table allowed us to achieve it, with sprints as column and row headers and cells containing how many JIRA's overlapped in those sprints
Filter: current Sprint
X-Axis: Sprint
Y-Axis: Sprint
Group by: 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.