diff options
author | Sean McGivern <sean@gitlab.com> | 2017-06-28 11:44:32 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2017-06-28 12:14:44 +0100 |
commit | 60bd2ae372a9cab09990a6d2d5522ad3aeed8a40 (patch) | |
tree | 6720ff89f951c050458299b24af98efa95a8e2b3 /lib/api/helpers.rb | |
parent | 18a7fa550d2ab9ab4c20709a9fa0a0a75e3bf3c6 (diff) | |
download | gitlab-ce-60bd2ae372a9cab09990a6d2d5522ad3aeed8a40.tar.gz |
Ensure NotificationRecipientService doesn't modify participants
Even though it does modify the participants of the notification target in some
cases, this should have been safe, as different workers are responsible for
creating the notifications for each target. However, this is at best confusing,
and we should ensure we don't do that.
Diffstat (limited to 'lib/api/helpers.rb')
0 files changed, 0 insertions, 0 deletions