stable

Clone or download

Read-only

Deal with platform visibility change

This is a part of story #9892 notify group of people in addition to individuals To test: - Run forgeupgrade, hack your database and insert an entry following ugroups in the table tracker_global_notification_ugroups. Then if you update your platform anonymous to whatever: Anonymous ugroup should become Registered Users for all trackers Then if you update your platform loggged with restricted to whatever: Authenticated ugroup should become Registered Users for all trackers Change-Id: I7d75c0a797994a33b30944bb7e58fab116d6a521

Modified Files

Name
M plugins/tracker/include/Tracker/Notifications/UgroupsToNotifyDao.php +60 −4 Go to diff View file
M plugins/tracker/include/Tracker/Notifications/UgroupsToNotifyUpdater.php +12 −0 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +16 −1 Go to diff View file