Forums

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

How to create a filter where Due date isEmpty?

Jimmy Trivedi
Contributor
September 16, 2021

There is an option for due, but there empty is not showing.

1 answer

0 votes
Jose Luis Gaitan
Community Champion
September 16, 2021

hello, @Jimmy Trivedi ;

Can't you see the option "due is EMPTY"? I can execute it, showing results in my project

Jimmy Trivedi
Contributor
September 16, 2021

PFB

Screenshot 2021-09-16 at 21.24.11.png

Valentin Vasilev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 16, 2021

Hello @Jimmy Trivedi

I guess it is not possible to set this field empty in base search mode.

You can switch to an advanced search mode and use simple jql "duedate is EMPTY"

Jimmy Trivedi
Contributor
September 16, 2021

But from where can I change the option to advanced?

Valentin Vasilev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 17, 2021

There is a clickable text "Switch to JQL" at the end of your search line.

Press it and your search mode will be changed.

Try using JQL instead of basic search.

It requires some basic knowledge about its syntax but it is very useful. 

Like Jimmy Trivedi likes this
Jimmy Trivedi
Contributor
September 17, 2021

This is my query:

 

project = GJP AND status in ("In Review", "ON HOLD", Pending, Reopened, TODO, "Work in progress") AND due <= "0" AND assignee in (currentUser()) ORDER BY due ASC, updated DESC, Rank ASC

 

The current filter for due date is "Now overdue". Can you please change to isEmpty and let me know?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events