#2953: Implement Roundup style 'nosy list' for email notification
-------------------------------------------------------------+--------------
 Reporter:  Alex Buccino <[EMAIL PROTECTED]>  |       Owner:  jonas
     Type:  enhancement                                      |      Status:  
new  
 Priority:  normal                                           |   Milestone:     
  
Component:  ticket system                                    |     Version:  
0.9.4
 Severity:  normal                                           |    Keywords:     
  
-------------------------------------------------------------+--------------
 The Roundup bug tracker's email notification is based around the idea of a
 'nosy list'.  The nosy list is just the list of email addresses to be
 notified with each ticket change.  Its special characteristic is that a
 user is automatically added to the list whenever they edit the ticket.
 Essentially, if you express a stake in a ticket, you are automatically
 notified for the rest of that ticket's lifecycle.

 The nosy list is editable and you can add or remove yourself (or others)
 manually if desired.  Obviously logic needs to be in place so that the act
 of removing yourself from the nosy list is an exception to the rule that
 editing a ticket adds you to the nosy list.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2953>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to