I am trying to create a filter in JIRA that will list all the tickets in a backlog that appears on a Scrum board in JIRA Agile. When I try to create the filter, I start with the filter that is the basis for the Scrum board, and then am trying to figure out how to either exclude tickets not in the backlog or include tickets that are in the backlog. It appears to me that what makes the tickets in the backlog unique is that they have no sprint specified. On the Scrum board I can see the count of tickets in the backlog, when I am in plan mode. When I try to filter for tickets where the sprint is blank (sprint != " ") I do not get the same number of tickets in the filter result set as I see on the Scrum board. How can I get a filter to give me the same list of tickets as appears in the backlog on the Scrum board?
Did you try "Sprint is EMPTY"? Also, make sure you do not have any other quick filters selected.
I have exactly the same problem - I want to able to run through the backlog as results from an issue search. WHen i try project = Blah AND Sprint is EMPTY and issuetype = Story I dont get the same number of results as per the backlog. And yes, i've accounted for a few different issue types.
How do i recreate the issues and order of my backlog via a jql query?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.