Hi,
I have a problem about CC's email notifications.
In my triggers, when requester update his own ticket, i'm not sending email notification to requester.
The problem is that we can't send email notification to CC only, the only available object is (Requester and CC).
So my question is : Is there a solution to send an email to CC (and not requester), when requester update his own ticket ?
And if not, when requester update his own ticket, is there a way to notifiy requester + CC only if ticket have 1 or more CC ?
I hope you will understand my problem, English is not my native language.
Thanks a lot for.
Ruddy

You don't need to add "Requester is not (current user)" at all – Support suppresses emails to a user if the ticket update is from that same user – see the Notifications: Email user entry here: Trigger conditions and actions reference
So when a requester updates a ticket (with a public comment), a trigger that fires that includes the Notifications: Email user - (requester and CCs) would normally send notifications to anyone CCd on the ticket, but not to the requester, because that will automatically be suppressed.
Does that help clarify things? Or have you seen different behavior?