alkem-io / server

Core server in the Alkemio platform, offering a GraphQL api for interacting with the logical domain model.
http://alkem.io
European Union Public License 1.2
24 stars 4 forks source link

Fix 6625 - StorageBucket not initialized when uploading a document to Space context #4278

Closed ccanos closed 2 months ago

ccanos commented 2 months ago

Tried with adding the relations: { documents: true } and it worked, but documents is not needed at all, so removed the check completely.