You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello support,
Is it possible to send emails to a user picker (multiple users) field ?
Regards,
Olivier
Hi Olivier,
We have https://codebarrel.atlassian.net/browse/AUT-262 open to make this simpler in future, but for now you can use smart-values in the 'to' field.
So for example:
{{#issue.My User Field}}{{emailAddress}}, {{/}}
This would work if there's a 'My User Field' multi-user picker custom field. It would create a comma separated list of the user's e-mail addresses.
Cheers,
Andreas
hi @andreas
i have a date picker field called "Approver Date" and have three multi user picker fields also named as 1. Approver 2. Manager 3. Editor.
my requirement is when Approver date is less than one week, need to send the notification mail to all users available in 1,2 & 3 multi user picker fields up to date reached.
and we need to trigger the mail daily till the Approver date is reached.
Kindly let me know any solution for this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@RichardA were you able to figure this out? I am trying to do a similar action in my instance of Jira
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.