When creating a trigger for reopened tickets in Zendesk, handling messaging tickets requires a slight adjustment.
For messaging tickets, you should remove the condition 'Ticket details > Current user | Is | (end-user)' from the trigger setup. This ensures that the trigger fires correctly for messaging tickets, allowing them to be unassigned when reopened.
To make a reopened ticket unassigned in Zendesk, you can set up a trigger. This trigger will reset the ticket's assignee field when a solved ticket reopens. To create this trigger, start by creating a new trigger and add the following conditions…
When creating a trigger to unassign reopened tickets in Zendesk, specific conditions need to be set. Under 'Meet ALL of the following conditions', you should include: - Object > Ticket > Ticket status | Changed from | Solved - Ticket details >…
If custom ticket statuses are deactivated in your Zendesk account, you need to adjust the trigger conditions accordingly. Instead of using 'Ticket status', use 'Status' in your trigger conditions. This change ensures that the trigger functions…