Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Finding issues with Sprint = NULL (ie the Backlog)

Nils Söderström November 12, 2018

Hi all,

 

Im trying to find issues in Jira where the springt value is empty (ie. Backlog). Ive tried several different option that i foudn suggested here but nothing seems to work. The following queries havent worked for me. 

 

Sprint = NULL

Sprint is not openSprints()

Sprint is EMPTY

 

I could simply say "Sprint != ... " and then list the sprints we have, but that seems like the wrong way of going about it. Any answers? 

 

Also, if you have any other ways of finding all backlog issues im all ears. 

 

Cheers,

Nils 

 

 

2 answers

1 accepted

2 votes
Answer accepted
Warren
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 12, 2018

Hi Nils

First off, a few questions :

Is this a classic project or next=gen?

Is it a Scrum board or Kanban board?

For classic Scrum, sprint is EMPTY is what you should be using (please not the lower case s for sprint) - what are you seeing that you know it isn't working?

Nils Söderström November 12, 2018

I tried sprint is EMPTY lower case and it seems to have worked. Odd since "Sprint" works just fine for everything else, I had no idea it was case sensitive. Thanks for helping out!

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 12, 2018

Hello,

Why is the Sprint is Empty not working? You can see issues with the Sprint field set?

Nils Söderström November 12, 2018

it returned issues both with a sprint set, as well as issues with no sprint. apparently the word "sprint" is in this case sensetive, cuz it worked fine in all lower case. i guess it just omitted the search all together in "Sprint"

Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 12, 2018

It means that you also have a custom field called Sprint and it has nothing to do with the sprint field.

Like Nils Söderström likes this

Suggest an answer

Log in or Sign up to answer