Using this in your trac.ini: [notification] always_notify_owner = true
should notify the owner(whoever it is assigned to) whenever a change is made. I would think that would include when a ticket is assigned; however haven't played too much with the ticket system. Hope it helps! James -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Noah Kantrowitz Sent: Tuesday, August 08, 2006 8:43 AM To: [email protected] Subject: Re: [Trac] E mail Notification to Assigned User I do not think the current notification system allows for this. You could write a TicketChangeListener that handles it though. --Noah Ashutosh Mohanty wrote: > Hi, everybody, > > I was wondering if there was anyone else interested in notifications (emails) when a ticket is assigned to someone. I know this would make a great wake-up call for our developers... > > Is this possible if yes then how ?? > > Advance Thanks , > > Ashutosh > SynaptiCAD Inc. > > > ---------------------------------------------------------------------- > -- > > _______________________________________________ > Trac mailing list > [email protected] > http://lists.edgewall.com/mailman/listinfo/trac _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
