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 under 'Meet ALL of the following conditions':
Then, under 'Actions', add the condition:
If you're dealing with messaging tickets, remove the condition 'Ticket details > Current user | Is | (end-user)'. For accounts with custom ticket statuses deactivated, use 'Status' instead of 'Ticket status'.
For more details, you can refer to the originalZendesk help article.
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 >…
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…
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…