Ticket #3780 (closed defect: fixed)
Notification may not be sent if owner/reporter is the updater
| Reported by: | Dan <trac@…> | Owned by: | eblot |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10.3 |
| Component: | ticket system | Version: | 0.10rc1 |
| Severity: | normal | Keywords: | notification email |
| Cc: |
Description
Whether this is a defect or a feature is probably up to you, but this was confusing to me.
When configuring notification parameter always_notify_updater as false, Trac not only does not notify the updater, but if the updater is the owner or reporter, it doesn't send the notification to that recipient even if it was told to "always" send it to them (e.g. always_notify_reporter).
If you actually desire that kind of bahavior (I could see why), I think the name of the parameter is confusing. Maybe just notify_updater would be more appropriate.


