The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Filter out the list of issue moved to a particular status after a DueDate

Vikrant Yadav
Community Champion
November 13, 2024

Hi Guys,

Need your help in JQL to find the list of issue what are moved to a Status B after DueDate. or issue changed to a status B after DueDate crossed. 

Kindly suggest

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Bill Sheboy
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 Champions.
November 13, 2024

Hi @Vikrant Yadav 

That is not possible with the built-in features of JQL as it cannot compare issues fields; it can only compare fields to a specific (or relative) value.

Possible workarounds include:

  • hardcode the Due Date values in your JQL to perform such queries; this will potentially require many queries or query clauses
  • investigate marketplace apps / addons which perform this type of reporting or can query the issue history better than JQL
  • export the issues and their histories to another tool to allow such reporting

Kind regards,
Bill

Vikrant Yadav
Community Champion
November 14, 2024

Thanks, @Bill Sheboy  Yeah without plugin it's feasible. Via Scriptrunner Enhance search we can compare two fields, I think. 

 

1 vote
Petru Simion _Simitech Ltd__
Atlassian Partner
November 14, 2024

@Vikrant Yadav 

If you are using cloud and you are open to use apps, you can use CIFJ - Issue History For Jira, an app recently released by our company.

You can set the Updated Field = Status and Date Updated greater than your desired date.

You can even add a certain value for the Value To in case you only want to filter for those issues transitioned in a specific status.

 

Screenshot from 2024-11-12 20-03-59.png

Vikrant Yadav
Community Champion
November 14, 2024

@Petru Simion _Simitech Ltd__  I this we can't compare with Due Date field. 
Like Status changed after DueDate

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events