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

Filter capturing duedate that changed during a period of time

Eric Trucco February 25, 2025

Hi everyone,

 

I am looking for a way to capture Epics/TLI whose Due Date field was updated during the previous month/a period of time. Any idea how this could be achieved? I couldn't find anything that works so far... I

 

Thanks in advance

Eric

3 answers

2 votes
Yuliia_Borivets__SaaSJet_
Atlassian Partner
February 26, 2025 edited

Hi @Eric Trucco 

I want to suggest two options:

1) Jira automation. You can try to create an automation rule. Smth like this:

  • Trigger: Field Value Changed → Due Date
  • Condition: JQL → issuetype in (Epic, "TLIs") AND updated >= startOfMonth(-1) 
  • Action: Send email/Slack or log the update to another field.

2) Issue History for Jira app created by my team. It captures any field changes, including due dates. The report may look like this:

due dates history for epics.png

You can select past month or any other date range.

2 votes
Vishal Biyani
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.
February 25, 2025

@Eric Trucco 

As far as I know native JQL does not allow history search on duedate field. 

Your options are

  • go for a marketplace app that allows for History Serach on this field
  • Use automation/programming to get list of issues based on changelog
0 votes
Rahul_RVS
Atlassian Partner
February 26, 2025

Hi @Eric Trucco 

There are few options to get this information.

1. Use Activity Stream gadget

2. Use Jira Rest API's and build your own custom solution

3. Explore mktplace apps for detailed and flexible reports

For #3, if you are open to try one, take a look at

Issue History Reports 

The app shows the complete history of changes for your filtered issues in easy to use reports. Do try it out.

Disclaimer - I am part of the app team

IH - Due Date.PNG

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
atlassian, atlassian community, university, on demand, transition to jira cloud

Transition to Jira Cloud

Switch to Jira Cloud with Atlassian University! Explore new navigation, issue views, and Cloud features like team-managed projects and automation. Tailored for Data Center users & admins, these courses ensure a smooth transition. Start your journey today!

Enroll now
AUG Leaders

Upcoming Jira Events