Every time I create a user I can see that her watch entity switches are ON (despite there are no notification filters set(except for the global ones)
when i dig deeper I can see that
$services.notification.watch.isLocationWatched($doc.documentReference)
$services.notification.watch.isLocationWatched($doc.lastSpaceReference),
$services.notification.watch.isLocationWatched($doc.wikiReference)
always return true for new user (on any page)
Is it a bug?
v12.9.