Compare of 2 datefield

Jerome Bose April 17, 2018

Hello,

i have a project, where i would like to do analysis how much of my issues were solved after their duedate.

In the Jira-Filter i can´t compare the duedate and the resolutiondate for example. So i was looking for alternatives and found a function which discribes very well what i want to do:

https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html

This function lets you compare two dates on the same issue, for instance to find all issues that were resolved later than its due date:

issueFunction in dateCompare("", "resolutionDate > dueDate")

But i don´t know how to use this information.

I would like to get a statisic about how much issues were solved after the duedate (duedate < resolutiondate), and how much workingdays would be needed to complete them in time (5 issues were completed 2 days after their duedate = 10 workingdays)

I hope somebody knows a good and easy solution for me, thanks in advance.

Best regards,

Joshua.

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events