On Mar 2, 2007, at 10:24 PM, Roo wrote: > Hi all, > > What I would like to be able to do is notify all trac users of a > new ticket that doesn't have an assigned owner. > > I don't really want to have to maintain a email list for all users > of a particular trac install and keep it synchronised with the user > list and use a dummy user. > > I haven't been able to find a solution and I guess a patch may be > what is needed??? [snip]
This functionality would belong in a plugin, not Trac itself. Take a look at the ITicketChangeListener extension point. --Noah --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
