I have a custom field "QA" on tickets. It is a people field, allowing the ticket creator to add multiple JIRA users to the field.
I'm trying to use automation to send emails to all people in the QA field when a specific action occurs. On the automation event, I cannot select the QA field in the "To:" box.
I've tried using smart fields like {{issue.customfield_10344.emailAddress}} to set the email recipients, but it still doesn't work. Any tips?

