Hey there,
I have the following Use-Case "Inform all watchers of tickets in a release via email, that these tickets have been release".
So generally speaking: I am currently trying to set up an automation sending an email if a release was published to all watchers of a ticket being included in the release version. In order to have all tickets listed in the email, I am using “Lookup Issue”, which works absolutely fine. But I am stuck finding a solution of targeting ALL the email recipients.
I am currently trying something like
{{lookupIssues.issue.watchers.emailAddress}}
Does anyone have an idea of how I could solve this?
Thanks!
You will have to loop over each issue that matches the version. I believe you can do it without the lookup if there is no other condition.
It will look roughly like this. Please note that I have not tested it, but hopefully it will give you an idea on how to move forward. Key is that you need to loop over each issue in the release.
Cheers,
Jens
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.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.