-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Permissions - Space
-
Minor
Issue Summary
Custom Content is not returning results with spaces that have only User Access Class Permissions and if the user grant the confluence default user group or myself permissions for the space, suddenly results start popping up again.
Steps to Reproduce
#Create a Space using a Forge App User.
#See in Permissions that only Access Classes have access but not the default confluence user group.
#Create custom content in the space
#Use a different user to execute a custom content include-properties=true statement using this endpoint searching custom content in the created space and see that no results are returned.
#Grant the default access group permissions to view space.
#Execute another Custom content include-properties Query and see results are now returned.
Expected Results
Custom-content (Include-properties=true) should return the results
Actual Results
Empty Response on the custom content properties results
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available