When an agent updates the ticket through an email, the Auto-assign to the first email responding agent trigger assigns tickets to that agent.
To automatically assign a ticket to the first agent who responds from the ticket interface, follow the steps below.
To automatically assign a ticket
- Create a new trigger
- Add the below conditions under Meet ALL of the following conditions
- Object > Ticket > Ticket | Is | Updated
- Object > Ticket > Assignee | Is | -
- Object > Ticket > Comment | Is | Present, and requester can see the comment
- Add the action Object > Ticket > Assignee | Object > Ticket > (current user)
- Click Create trigger
For more information about triggers, see the article: About triggers and how they work.