On 03/27/2013 11:15 AM, Ruslan Zakirov wrote: > As you guessed using Cc/AdminCcs roles on queues changes who recieves > notifications. I recall code that allows you to set up scrip to notify > ticket Ccs, but don't notify ticket's queue Ccs. However, I can not > find it in our repo.
RT::Extension::NotifyBasedOnOwnership [1] contains an RT::Action::NotifyAtTicketLevel action. [1] https://metacpan.org/module/RT::Extension::NotifyBasedOnOwnership
