﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
13263	Notification doesn't work	tim.ward@…	osimons	"When setting `notify=True` on the `ticket.update` call the `INotificationSubscriber` plugins don't appear to get called.

It looks like `notify=True` results in calling some old, outdated, Trac notification system which works off some hard-coded stuff in trac.ini, rather than the current notification system which is configurable by user preferences.

So if you're using the new user-configurable notification system all you get if you set `notify=True` for `ticket.update` is

{{{
Trac[compat] INFO: no recipient for a ticket notification
}}}

in the log, and no emails."	defect	new	normal	XmlRpcPlugin	normal		Notification	Olemis Lang	1.2
