Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Send the value of the Resolution field through automation of an email

Soporte Ferrovial April 25, 2019

Hello,
We have generated an autoamatism to send an email when an issue reaches Closed status. The problem is that the value that returns in the mail is the code of the resolution, what we need is the value and not the code
  Is there any way to transcribe this value?
Thank you.2.PNG3.PNG

1 answer

2 votes
Andrew
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2019

Hi @Soporte Ferrovial ,

res: {{issue.resolution}}
name: {{issue.resolution.name}}

B.R.

alexander.bondarchuk September 15, 2022

Thanks for names of the parameters! 

Suggest an answer

Log in or Sign up to answer