diff --git a/application/Espo/Tools/Stream/Service.php b/application/Espo/Tools/Stream/Service.php index caed1ba5f8..3860b1a1ce 100644 --- a/application/Espo/Tools/Stream/Service.php +++ b/application/Espo/Tools/Stream/Service.php @@ -1257,6 +1257,8 @@ class Service * * When users or teams of `related` or `parent` record are changed * the note record will be changed too. + * + * @todo Job to process the rest, after the last ID. */ public function processNoteAcl(Entity $entity, bool $forceProcessNoteNotifications = false): void {