stable

Clone or download

Read-only

fix: request #39686 Permissions are not properly checked for email notifications in trackers

Change-Id: I5b3df737ff4cc635e519229db99e229efd22ea0a

Modified Files

Name
M plugins/tracker/include/Tracker/Notifications/RecipientsManager.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Notifications/RemoveRecipient/RemoveRecipientThatCannotReadAnything.php +28 −16 Go to diff View file
M plugins/tracker/tests/unit/Builders/ChangesetTestBuilder.php +27 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Notifications/RecipientsManagerTest.php +38 −0 Go to diff View file
A plugins/tracker/tests/unit/Tracker/Notifications/RemoveRecipient/RemoveRecipientThatCannotReadAnythingTest.php +127 −0 Go to diff View file