Hi, first question on this community forum.
I'm trying to add some automations to our Service Project. I want to record in a private comment when a ticket has been marked as resolved, what Resolution was chosen. So, the automation rule is similar to: When the issue is transitioned from In Progress to Solved, add a private comment saying:
"Ticket has been transitioned to a solved status with resolution: [[placeholder]]"
For the placeholder, I've used the tag {{issue.resolution}} - However, this prints a "1", not the actual resolution name.
What tag should I use instead, or how can I print the actual name of the resolution?
Hi Lucrecia
{{issue.resolution.name}}
Thanks for the quick answer!!
Do you know if there is a list somewhere with these more-detailed tags? I only found this list, which is unclear then, as {{issue.resolution}} does not "return the issue's resolution" as anyone would understand it...
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.