Mailing List Archive

CVS commit: rt
Module Name: rt
Committed By: jesse
Date: Mon Mar 27 05:44:52 UTC 2000

Modified Files:
rt/etc: schema.mysql
rt/lib/RT: Ticket.pm

Log Message:
Work on Notify (Formerly NotifyWatchers)
Work on NotifyOnResolve (Formerly NotifyWatchersOnResolve)

They don't _work_ per se. But they're getting closer. I'm wondering
whether we want to do something smarter with all the addresses we're passing
in to make it easier to remove specific ones...for example, we currently
have no way to _not_ send mail to the reuqestor.


To generate a diff of this commit:
cvs rdiff -r1.1.2.50 -r1.1.2.51 rt/etc/schema.mysql
cvs rdiff -r1.1.2.42 -r1.1.2.43 rt/lib/RT/Ticket.pm