-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Labels
Description
Describe the bug
Fetching drives via the https://localhost:9200/graph/v1beta1/drives endpoint may result in space image and readme getting lost. This only goes for spaces where the current user is not a member of.
Steps to reproduce
- As margaret, create a space and upload an image
- As admin, fetch all spaces via
https://localhost:9200/graph/v1beta1/drives(via curl or e.g. by visiting the spaces overview in the admin settings app) - As margaret, reload the spaces overview
Expected behavior
The newly created space has the uploaded image.
Actual behavior
The image and description are gone. The https://localhost:9200/graph/v1beta1/drives returns no special property for the newly create space (although the image and the md file are still present on the disc).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done