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
Hi,
In JIRA DC automation rules, we would like to send mail to some specific users defined in JIRA project, but cannot know how, can you help?
eg: send mail to Project lead of the filtered JIRA project.
Thank you.
HI @Yan Jet
Welcome to the Atlassian Community!
inside your automation rule you can select action them select Send Email, in there you will have "To" dropdown menu. in that dropdown you will have some predefined roles that you can pick or can just simply write the email address of the person you wish to have the email sent to.
Hope the above would help and answers your question.
Hi @Antuan Sammak _ FusionTech Innovations ,
Thank you for reply.
I cannot find the "project lead" in the dropdown list of the "To" menu. Neither "watcher".
Not clear why?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Yan Jet the project lead or watcher are not available as predefined options so you need to use the smart values, please check this URL which is for similar question that was answered
here is the full documentation for using smart values related to the context of your question
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Finally solved the issue with smart value {{issue.project.lead.emailAddress}} in the mail address field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Create the automation rule and choose a manual trigger.
Create one multi-user field and add the relevant users in it whom you want to send the email.
In the manual rule use Parapgraph field which will prompt while the rule is triggered enter the desired email description and use the smart value to send an email.
Please find the sample rule.
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.
Hi Ruzlin,
Thank you for reply.
Is there any instruction how to use smart values?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.