Commit 6960e83b authored by Douwe Maan's avatar Douwe Maan

Fix.

parent 0b7c4fe0
......@@ -408,7 +408,7 @@ class NotificationService
[target.author, target.assignee]
end
recipients = add_project_watchers(recipients)
recipients = add_project_watchers(recipients, project)
recipients = reject_mention_users(recipients, project)
recipients = reject_muted_users(recipients, project)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment