diff --git a/server-plugins/notification-resources/src/index.ts b/server-plugins/notification-resources/src/index.ts index 70233dcc66..cba039f02d 100644 --- a/server-plugins/notification-resources/src/index.ts +++ b/server-plugins/notification-resources/src/index.ts @@ -957,7 +957,7 @@ async function updateCollaboratorsMixin ( docNotifyContexts, activityMessages, true, - true, + false, cache ) }