gitlab-org--gitlab-foss/changelogs/unreleased/stop-notification-recipient-service-modifying-participants.yml
Sean McGivern 60bd2ae372 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.
2017-06-28 12:14:44 +01:00

5 lines
141 B
YAML

---
title: Ensure participants for issues, merge requests, etc. are calculated correctly
when sending notifications
merge_request:
author: