Forums

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

Overdue Fixversions

Sridhar Gandla
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.
May 10, 2026

I would like to send  fixversions list along with due dates to my team..  I mean, Fixversions   that are overdue (Beyond Release Date / Release date is already passed).. by email. 

I would like to use Jira Automation using Automation under Space Admin privilege.. 

Kindly note that, I don't want to use any Other Add-ons.  

2 answers

0 votes
Sridhar Gandla
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.
May 12, 2026

..

0 votes
Mugilan Sukumar
May 11, 2026

Hi @Sridhar Gandla 

Yes, this should be possible using Jira Automation itself without any add-ons.

You can create a scheduled automation rule and use JQL to find issues where the Fix Version release date has already passed. Then you can send an email notification to your team with those details.

Something like fixVersion in overdue() should help identify overdue Fix Versions.

 

Sridhar Gandla
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.
May 12, 2026

Thank you for response !! I might not have asked my question correctly... I am sorry for that,  My requirenent as follows.  If I have 10 Fixversions are unreleased.. only 6 Fixversions are overdue .. I would like to get those fixversion names and their Due date in single email and send it across to the mailing list. 

The above will list down the Issues in that fixversion.  My need is to get fixversions list along with due dates.

Suggest an answer

Log in or Sign up to answer