Forums

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

JIRA query to get tickets without a 'start date' or 'end date'

johnnav January 29, 2022

I wrote a JIRA filter to get the list of items without a 'start date' or 'end date'. But the query is pulling items that have a start date and end date - not sure why.

used the below -

("end date" is EMPTY OR "start date" is EMPTY)

 

 

3 answers

0 votes
Alik Kudlaenko February 20, 2023

I have exact the same issue. I've filled query

"Start Date" is EMPTY

but it returns tickets with filled and not-filled Start Date field. Any idea why?

0 votes
Nic Brough -Adaptavist-
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.
January 30, 2022

What is wrong with your "start/end date is empty" query?  Can you show us it returning issues with start or end dates?

johnnav February 1, 2022

yes, it is returning issues which have start date and/or end date set while I was expecting only issues which have both start date and end date empty.

Nic Brough -Adaptavist-
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.
February 20, 2023

Your query says "or", not "and" - I would expect it to return issues where one or both fields are filled.

0 votes
Pramodh M
Community Champion
January 30, 2022

Hi @johnnav 

One query, where did you get the End Date? 

If its Custom Date Field - In Advanced query start typing End Date (the suggestion should appear)

For Start Date, this should work

"Start date[Date]" is EMPTY

Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events