I would like to create a query like duedate < resolutiondate.

Andreas.Hoppe-Pfurr June 16, 2017

I would like to create a query like duedate < resolutiondate. but I get an error about the format to compare that 2 values.

How can I create a list out of issues where the resolutiondate > duedate? I would like to check how many tickets got closed with overdue date.

 

1 answer

0 votes
Marlon Palha June 20, 2017

Hi Andreas,

This question has been asked before and you can see an example of the response at https://community.atlassian.com/t5/JIRA-questions/JQL-Query-to-Find-Issues-Resolved-On-or-Before-Due-Date/qaq-p/345820.

The short is that JIRA does not support comparison of these dates out of the box but you can get help from use of plugins.

Thanks,
Marlon

Andreas.Hoppe-Pfurr June 20, 2017

Thank you for your support. I will check if we can use that plugin.

Suggest an answer

Log in or Sign up to answer