jql search for empty custom date field

Nicole Downes December 18, 2019

I have created a custom date field.

I would like to do a jql search on issue where the date field doesn't have a date set.

 

Where a date is set I can use jql:  "customfield" is not empty and issues are returned

but jql: "customfield" is empty   OR "customfield" = empty doesn't work, and no issues are listed.

Is there a way to successfully query an empty custom date field?

If yes, please provide jql

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 18, 2019

I wonder if this is a limitation in server? I can successfully search ‘custom date is empty” in Cloud.

Nicole Downes December 18, 2019

Thanks for checking Jack.

I just tried again and now it is working.  Maybe because there was also a name change for the field.

Anyway, all good.

Suggest an answer

Log in or Sign up to answer