-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Severity 3 - Minor
-
1
-
Issue Summary
When a parent page from another Space is specified in the Parent Pages macro, a user that has no access to that Space will be displayed an error message.
Steps to Reproduce
Steps:
- On Space A, create a new page and add a Child Pages macro
- Add a few child pages
- Restrict one of the child pages
- Users only see a list of child pages they have access to when visiting the parent page and no errors are displayed (expected)
- On Space B, create a new page and add a few child pages
- Restrict one of the child pages
- Add another Child Pages macro to the parent page on Space A
- Users see an error if they don't have access to one of the child pages in Space B (not expected)
Expected Results
The Child Pages macro should simply not display any child pages the user has no access to.
Actual Results
The Child Pages macro throws an error when the user viewing the page has no access to one of the child pages on another Space.
Error message:
Unable to render {children}. We can't show you this information because you don't have access to the content.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is cloned as
-
DISCO-4691 Loading...