How do I create an automation rule that would transition the status of a ticket if a client makes a comment? I see how to do it for all comments, but I don't want the status changed if an agent makes a comment. I only want it to change if the the external client makes a comment.
Thanks!
If you use an Advanced Compare condition, you can check to see if the comment is internal (posted by an agent) or not.
If you add {{comment.internal}} as the first value and then false as the second value, this will only run the subsequent actions if the comment made is external (i.e. made by a customer)
Hope this helps!
Take a look at the Library, there is a rule in there named "When a comment is added → update the status" that you can use as you starting point. That one changes the status both when the reporter and the agent adds comments, but you could remove the one for the agent if you want.
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.
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.