Forums

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

When I search for overdue issues it returns issues not overdue

Rikard_Berg March 18, 2020

I have recently set up a small project with few issues. When I search for overdue issues it returns issues that are not overdue. What could be wrong?

I have reset all the timepicker format settings to default.

 

It returns 10 issues, where 1 is actually overdue and other 9 is due between 2 days to a month in the future

2 answers

0 votes
Jack Nolddor _Sweet Bananas_
Atlassian Partner
March 18, 2020

Hi,

Could you try this JQL instead?

due < now()


Regards

Rikard_Berg March 18, 2020

does not help

Jack Nolddor _Sweet Bananas_
Atlassian Partner
March 18, 2020

Could you elaborate more your response?

Do you mind to add some images to explain us where is the error?

Thanks!

Rikard_Berg March 18, 2020

I also noted when I sort on date, it's not correctly sorted. (the image is from the dashboard. I have changed the date format, but I have also tried the default with the same result)
Clipboard02.jpg

Rikard_Berg March 18, 2020

It is a brand new install. I have hardly made any customization, basically used it out of the box. Just added a few issues and just wanted to search for overdue issues.

Rikard_Berg March 18, 2020

Clipboard03.jpg

0 votes
GS1337
Contributor
March 18, 2020

could you post the JQL?

Rikard_Berg March 18, 2020

due <= "0" ORDER BY due DESC

Suggest an answer

Log in or Sign up to answer