Blocks relying on entities are broken (Categories, Tags) for contributor roles #18661
Labels
[Block] Categories
Affects the Categories Block
[Block] Tag Cloud
Affects the Tag Cloud Block
REST API Interaction
Related to REST API
[Type] Bug
An existing feature does not function as intended
We know due to REST API/data module issues that calling
getEntityRecords
is not allowed for Contributor roles for certain entities.It seems like some blocks are doing this though. Tag Cloud and Categories blocks don't work properly for Contributor role.
We might have other blocks suffering from the same issue as well. Nav block is tracked here #18659.
--
Ideally, we could have linting rules preventing this or we should solve the underlying issue (find a way to use these selectors for all users) cc @aduth
Related #11643
The text was updated successfully, but these errors were encountered: