open_social
open_social copied to clipboard
Issue #3458767: Replace node grants with entity query access
Problem
We have the entity_access_by_field module which uses node grants to limit the visibility of entities that users can see in different places on the platform but we want to get rid of node grants and replace it with entity query access
Solution
Replace node grants with entity query access to improve performance and ensure access is centrally controllable
PRs:
- https://github.com/goalgorilla/open_social/pull/4098
- https://github.com/goalgorilla/open_social/pull/4109
- https://github.com/goalgorilla/open_social/pull/4110
- https://github.com/goalgorilla/open_social/pull/4103
- https://github.com/goalgorilla/open_social/pull/4121
- https://github.com/goalgorilla/open_social/pull/4115
- https://github.com/goalgorilla/open_social/pull/4116
Issue tracker
- https://www.drupal.org/project/social/issues/3458767
- https://getopensocial.atlassian.net/browse/PROD-21806
Theme issue tracker
N/A
How to test
Screenshots
N/A
Release notes
N/A
Change Record
N/A
Translations
N/A