Trigger on reply from the requester | Community
Skip to main content

Trigger on reply from the requester

  • July 12, 2023
  • 3 replies
  • 0 views

Hello,

I am trying to create a trigger based on the condition that if the requester replies to the ticket and the ticket is sitting in pending status, actions ensue but I am unsure which conditions to set for this.

 

Thank you.

3 replies

Audrey14
  • July 12, 2023

Hi @eric16 welcome to our Community! 

When your requester replied to the tickets, the ticket status is set to open automatically by default. 

You can maybe use the conditions Ticket is Updated, Current user is enduser where the current user is the type of user that last updated the ticket:

 

I hope this helps! If this is not what you're looking for, feel free to reach us via Messaging so you can provide your specific use case and we can recommend something for you :) Thanks Eric!


  • Author
  • July 13, 2023

Quick related question: is the condition current user defined as the user who triggered the trigger?

Is (end-user) the requester as well?

 

Thanks for the welcome.


Audrey14
  • July 14, 2023

Hi @eric16 the current user is not necessarily the requester, the current user in the condition refers to the last person who updated the ticket. 

So if we're referring to the conditions ticket is updated and current user is the end user, it should be defined as the person who fired the trigger :)