diff --git a/application/Espo/Tools/Stream/UserRecordService.php b/application/Espo/Tools/Stream/UserRecordService.php index b347464891..22949f78ca 100644 --- a/application/Espo/Tools/Stream/UserRecordService.php +++ b/application/Espo/Tools/Stream/UserRecordService.php @@ -389,7 +389,7 @@ class UserRecordService [ 'entityType:' => 'parentType', 'entityId:' => 'parentId', - 'subscription.userId' => $user->getId(), + 'subscriptionExclude.userId' => $user->getId(), ] ) ->where([