stable

Clone or download

Read-only

User will inherit configuration that was set by default by the tracker administrator

this is part of story #11647 reduce notifications tracker users receive How to test: Have a user with no notifications set for a tracker. Change notification level of tracker to "only update" mode => user notification should be "Notifiy me on status change" Update tracker notifiation to "no notification" => user notification should be "No notification" Update tracker notification level to any other value => user notification should be "Notify me on all updates of artifacts I'm involved (assigned, submitter, cc, comment)" If you user has define custom mail notifications preferences, he will always keep his notifications settings Change-Id: I80f7e4866e3565c551b069e517c3e240427346fa

Modified Files

Name
M plugins/tracker/include/Tracker/Notifications/Settings/UserNotificationSettings.php +5 −2 Go to diff View file
M plugins/tracker/include/Tracker/Notifications/Settings/UserNotificationSettingsRetriever.php +6 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Notifications/Settings/UserNotificationSettingsTest.php +14 −8 Go to diff View file