-
Suggestion
-
Resolution: Unresolved
-
None
-
3
-
7
-
Currently, when checking the restrictions for a page via REST API, the inherited permissions are not listed.
If the page has no restrictions other than the inherited ones, no restrictions are returned.
- is related to
-
ENT-2259 Failed to load
Exactly same issue here. I have a list of pages that I should verify what user has access to it and restrictions endpoint return empty restrictions due to they were applied to the parent folder. It would be nice to have the inherited restrictions because if not I should do it recursively through all its parents, increasing the API request each time and probably needing some extra process to merge multiple restrictions in more complex folder structures.