I have an automation rule to send an email that has been captured in the Jira "Description" field. The email user may / may not have Jira access.
Jira Description example: "E-mail: abc@yahoo.com.au"
In the 'Send an email" action I've tried adding the following Smart Value to the "To:" field but have an error: "Could not send an email, the 'To' address field is empty. If you have referenced a field it may be empty."
Smart Value: {{issue.description.substringAfterLast(“E-mail: ”)}}
The Smart value capture in the email body did return the correct email id as per the Jira description.
I have already tried to create a temp variable and use the temp var as a smart value in the "To:" field but not work as well.
-----
It seems that smart value is not captured at all in the "To" field. Any suggestion? Thanks.
Hi @Jennifer Lee ,
From what I understood of your request, it seems that you would find an alternative for this using Notification Assistant for Jira Cloud:
The app allows you to set many different triggers that could help you with the task at hand.
Hope it helps.
Cheers,
Victor | Modus Create
were you able to solve this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No. hardcoding atm.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.