BUG: Space admin, doesn't have read privileges to private subsubspace of priave space #4860
Labels
Atlas Team
Issues and Epics worked on by team Atlas
bug
Something isn't working
Product Discussion
server
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
npm run test:roleset ./src/functional-api/roleset/user/user.authorization.it-spec.ts
, BUT comment first:so that the data is not removed
2. Perform the following query with the Space admin:
"message": "User ([email protected]) does not have credentials that grant 'read-about' access to Space.community with id 'ad179f20-a54f-4a3e-a651-17fcf8d2e948' with authorization: 35d35139-c0d2-49cd-b99e-a92d1465b8a1",
The space admin doesn't have rights to read community of private subsubspace
The space member, has rights to read community of private subsubspace
Expected behavior
The space admin has rights to read community of private subsubspace
The space member, doesn't have rights to read community of private subsubspace
Additional context
The issue is unlikely to be reproduced, as we don't expose subsubspace privacy settings on client
The text was updated successfully, but these errors were encountered: