Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Count Duedate changes

juan_lara June 2, 2022

Good day,

I am trying to create a query that shows me a list of issues when the Due date has changed. 

Does anyone have an idea how to do it (JQL, script runner)?

 

Thanks.

1 answer

1 accepted

1 vote
Answer accepted
Patty Land
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 2, 2022

The JQL "changed" operator doesn't work on the due date field, so this isn't the most straightforward, but you have a few options. 

Do you use automation for Jira? If so, the easiest and quickest thing in my opinion is to use the due date change as your rule trigger, and set something which can be queried, such as a label. 

If you have Scriptrunner, you can also use a scripted field to capture past due date(s), and you will be able to query if this field is not empty (meaning the due date has changed).

Hope this helps!

juan_lara June 3, 2022

Hello Patty, thanks for your suggestions. I will put them into practice and let you know how they work. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Upcoming Jira Events