Im using next gen project
According to
https://support.atlassian.com/jira-software-cloud/docs/use-smart-values-to-access-listed-values/
{{#issue.customfield_11164}}{{displayName}} ({{emailAddress}}) {{/}}
should work and log displayName and emailAddress, but only displayName shows up for me.
customfield_11164 is a multi user select field that is restricted to a single person
When I hit
/rest/api/2/issue/CS-486?expand=names
emailAddress is there
Please help
Thank you in advance
Hi @sasha
This is a multi-user select field?
What is the wider context of this rule? Sometimes it can be easier to replicate the rule / setup to try and find the solution :)
Ste
I have a custom multi-user select field that is restricted to one person.
On a transition I want to send an email to the selected user, but I cant get the email to show, displayName yes, accounted, but not emailAddress
Thank you in advance
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.