Forums

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

Filter query stopped working - checking for empty date

Deleted user April 29, 2021

I have a query set up which used to work well, but a few weeks ago it simply stopped filtering correctly.

 

The filter checks that a custom date field is empty:

 

AND "Next Review Date[Date]" is EMPTY

This used to work, but now returns JIRAs where the date field is set. 

1 answer

0 votes
Alexander Bondarev
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.
April 29, 2021

Hi, @[deleted] ! 

Welcome to the Community!

Try to use JQL like : 

"Next Review Date[Date]" is EMPTY or "Next Review Date[Date]" is NULL

Maybe it can helps. 

Are you sure that full JQL is correct? (you just shown a part of query).

Deleted user April 29, 2021

Thanks for the prompt response. an example of the full query is now and it still brings back all items regardless of if the date is set or not. Again the important thing is that this was working well a few weeks ago.

project = WKAS AND ("Next Review Date[Date]" is EMPTY OR "Next Review Date[Date]" IS NULL)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events