Dear community,
I am trying to pull a dropdown entry from a task into the email automation but it's unclear if I can pull the data from the task into the email. It's not a custom field per se but a dropdown I have created.
The email builder is pulling data as follows but I'm not sure how to reference the data that has been selected in this particular dropdown:
{{issue.fields}}
I renamed the dropdown "Team".
I want my email to reference the Team as it will allow the appropriate manager to action.
{{issue.fields.Department/Team.value}} is the answer.
I have the dropdown created from Jira Work Management as per the screenshot but I can't (for the life of me) work out the correct code to pull this selection into the email automation.
I thought it might be {{issue.fields.Department/Team}}
I looked up the custom field but it doesn't show up so I guess its a field within this project that I can pull data from.. Is this possible?
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.