Search for space resources doesn't reveal permissions
Open
Type:Bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 106
Description
## Describe the bug
When searching for a resource that's inside a space, the `REPORT` endpoint does not reveal the permissions for the current user.
## Steps to reproduce
1. Create a space and create `someFolder` inside
2. Search for `someFolder`
3. Check the response
## Expected behavior
The response should include permissions.
## Actual behavior
Permissions are missing: ``
Contributor guide
Assessment
This issue has not been assessed yet.