[Trac-tickets] [The Trac Project] #3269: cc only on substantial changes

The Trac Project noreply at edgewall.com
Wed Jun 14 18:34:16 CDT 2006


#3269: cc only on substantial changes
-------------------------------+--------------------------------------------
 Reporter:  fumanchu at amor.org  |       Owner:  jonas    
     Type:  enhancement        |      Status:  new      
 Priority:  normal             |   Milestone:           
Component:  ticket system      |     Version:  0.9b1    
 Severity:  normal             |    Keywords:  cc notify
-------------------------------+--------------------------------------------
 We've started using Trac for generic project management at my company.
 I've got several custom fields for tracking hours worked, estimates, cost,
 etc. These all work great.

 Partly due to the number of custom fields, some of my users have
 complained that the number of emails being sent from Trac is overwhelming,
 to the point of "boy who cried wolf" syndrome; that is, they're being
 deleted without being read. I think the majority of that complaint can be
 resolved in my case by sending notifications to names in the CC list only
 if the ticket.get_changelog() contains 'comment' or 'description' changes.
 The owner and reporter will still be notified on all changes.

 Patch attached which uses a config entry to accomplish this.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3269>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list