Query help for due date

Henry Bada August 28, 2018

Hey Everyone,

How would you create a filter for issues without a due date and it's been greater than 1 day with it (due date field) being empty. 

 

To translate, "A jira issue created and due date field is EMPTY for more than 1 day"

 

 

Thanks

1 answer

0 votes
Deleted user August 28, 2018

Hi @Henry Bada,

Here is something you could try. What this query does is filter all issues that were created one day or before and the due date is currently EMPTY

"project = YourProjectName AND createdDate >= -1d AND duedate is EMPTY"

Hope this helps!

Thanks
Kalyani

Henry Bada August 29, 2018

Thanks Kalyani,

I will try this query and see if it helps!

 

Henry

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events