id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
6052,When used with AnnouncerPlugin_ make watch turn notifications on by default,kavehv,martin_s,This is easy to do (I've done it locally):\r\n\r\nAdd\r\n{{{\r\nself.set_notify(req.session.sid_ True_ realm_ resid)\r\n}}}\r\n\r\nand\r\n{{{\r\nself.unset_notify(req.session.sid_ True_ realm_ resid)\r\n}}}\r\n\r\nunder the "watch" and "unwatch" actions respectively.  This could also easily be put behind an option that's looked at under [watchlist].\r\n\r\nThe way I've set this plugin up with AnnouncerPlugin_ you can disable AnnouncerPlugin's "Watch" component and use Watchlist's instead.  Thus when you watch and unwatch_ notifications follow it by default.\r\n,enhancement,closed,normal,WatchlistPlugin,normal,fixed,,,0.11
