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: 

Can i send the list of issues that are released in a version release

aravind1516
Contributor
December 11, 2023

Hello,

I have written an automation rule  where I wanted to email the list of issues that are released in a version release. Could you please help us with this requirement. 

 

Thanks 

Aravind


 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
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.
December 11, 2023

Hi @aravind1516 

Are you using Jira Server, Cloud, or Data Center version?

If you are using Jira Server (as your post seems to indicate), please try using the bulk-handling feature of branches: https://confluence.atlassian.com/automation/run-a-rule-against-issues-in-bulk-993924653.html

With that you could branch to the issues in the released version, and then use the smart value {{issues}} to list them in the email.  The documentation at the link I provided shows an example of that technique.

Kind regards,
Bill