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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.