stable

Clone or download

Read-only

Closes request #35069: Skip technical users in tracker notifications

This is only visible on a public platform with a publicly accessible artifacts in a tracker notifying commenters. Change-Id: I972a694d1ab2699d46fe512c35f775d7023211e5

Modified Files

Name
M plugins/tracker/include/Tracker/Notifications/RecipientsManager.php +2 −0 Go to diff View file
A plugins/tracker/include/Tracker/Notifications/RemoveRecipient/RemoveRecipientThatAreTechnicalUsers.php +52 −0 Go to diff View file
A plugins/tracker/tests/unit/Tracker/Notifications/RemoveRecipient/RemoveRecipientThatAreTechnicalUsersTest.php +52 −0 Go to diff View file
M src/common/User/User.class.php +5 −0 Go to diff View file