- Issue created by @austin_brian
- 🇧🇪Belgium BramDriesen Belgium 🇧🇪
I guess the use case might differ for different projects. I for example had a use case where the client wanted to get a notification when a node was created, but not yet published (workflow review process).
I think it makes more sense to add an Access check to only show the notification if you have permission to view that specific entity. Would that cover your use case as well?
bramdrisen, I think adding a check to see if the use rbeing notified has permission to view the entity is a good solution. That would cover my use case.