Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi Guys,
I'm testing out the new Team field in Jira and i'm working on an automation to send email to the members of the team when the Team field changes. I have tried using the smartvalue but its not sending emails. I keep getting this error.
"Could not send email, the 'To' address field is empty. If you have referenced a field it may be empty."
Please who can help me out here.
Thanks
Hello @Ismail Sanni
Currently it is not possible to send email via Automation rules to a Team. There is a change request for it to which you can add your vote/comments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ismail Sanni
Try using {{issue.fields.customfield_10001.emailAddress}}
.emailAddress will help you to get email address of user present in field.
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.