MantisBT: master 02989615

Author Committer Branch Timestamp Parent
vboctor vboctor master 2015-03-07 18:47 master 7e188bc6
Affected Issues  0019459: Support disable all issue notifications via user preferences
Changeset

Temp fix to inability to disable notifications

The proper fix for this is not trivial involving database schema change, localization, etc.
Until this is done, we will treat uncustomizable notifications the same way as the
default preference where the "email_on_status" preference is used.
The issue will not be marked as resolved until we add the necessary preferences.
However, we should consider a model where adding user preferences doesn't
require a schema change.

Issue 0019459

mod - core/email_api.php Diff File