In our org whenever a ticket is created, it's assigned to the group based on 'Received at' (For eg: abc@123.com). But there's a use case where we're failing, shared below:
- An email is sent to the Zendesk support address abc@123.com with a few non zendesk users in CC and it creates a ticket on the CRM. It is initially assigned to Group A.
- The non zendesk users sometime reply to that email (from their outlook, gmail) changing the 'To' email address and sending the email to another zendesk support address abc@456.com.
What's happening: The ticket stays in the Group A.
What should happen: The ticket should move from group A to Group B because the email is sent TO another support address.
Is there any way to solve this?