Skip to content

Use uploads collection for uploads #115

@groenroos

Description

@groenroos

Currently, each file upload in a request gets converted into an object that is then passed as an inline value to storage. Instead, each file upload should be an entry in the uploads collection, and the file upload key is a reference by record ID.

Metadata

Metadata

Assignees

Labels

enhancementImprovements to existing features and functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions