Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hey All,
I am trying to use the jira automation to send an email every time a fix version is released. I want the email body to contain a table to all issues from the version, but I cannot see from the documentation that {{version}} has a property that can loop through the issues in the current version and spread out the properties in a table.
Is there anymore info I can read from and learn about this?
Thanks,
Santhosh
Take a look at this tutorial where lookup issues is found. Link: https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Jira-Automation-Video-Tutorial-on-how-to-send-customized-emails/ba-p/1861508
If you combine the version released trigger and the lookup issues with the send email action you may be able to achieve it.
Regards
thank you very much. this is great and has definitely helped me. Just a follow up question - if we have a property where the value is a list, how can we loop through those for the email?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i actually found the answer to this here - https://support.atlassian.com/cloud-automation/docs/examples-of-using-smart-values-with-lists/
Thank you very much again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.