If a client emails in a support ticket and CCs an agent, if that agent is also assigned to that ticket, they do not receive the assignee notification (which is critical because it links to the ticket in Zendesk). Would it be possible to reverse this behavior? To not email the CC notification so that the assignee notification can go out per normal? Or would it be possible to add CCs to the conditions so we have more flexibility for pursuing the desired behavior? Something like sending out the CC notification only if the CC does not equal agent.
Thanks!


What you have observed is expected behavior. When the ticket assignee was also CC'd on the ticket reply, the trigger Notify assignee of comment update will no longer fire on the ticket. This is due to the suppression rule set to prevent the scenario where a user receives multiple emails for the same update. You can read more on this in the article Why didn't a trigger fire for the CCd user?