Hi,

On 18.12.2017 18:31, Logan Anderson wrote:
Hey guys,

I have a few users in my org who are requesting a reduced default notification level but Im not 100% certain Im following exactly what I need to change. In particular I would like to start by removing notifications to CC list when someone adds a subticket.

(I'm not sure what you mean by "subticket" here.)


These are my current settings in trac.ini:

[notification-subscriber]
always_notify_cc = CarbonCopySubscriber
always_notify_owner = TicketOwnerSubscriber
always_notify_previous_updater = TicketPreviousUpdatersSubscriber
always_notify_updater = TicketUpdaterSubscriber




In particular in the prefs page I would like to remove "Notify: Ticket that I'm listed in the CC field is modified" as a default on all users.

Try removing the line:
always_notify_cc = CarbonCopySubscriber

This should remove the default. (But users are still allowed to add their own rule regarding the CC field.)
Does that achieve your goal?

--
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-dev+unsubscr...@googlegroups.com.
To post to this group, send email to trac-dev@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to