Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use uploads collection for uploads #115

Open
groenroos opened this issue Feb 28, 2021 · 1 comment
Open

Use uploads collection for uploads #115

groenroos opened this issue Feb 28, 2021 · 1 comment
Assignees
Labels
enhancement Improvements to existing features and functionality

Comments

@groenroos
Copy link
Member

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.

@groenroos groenroos added the enhancement Improvements to existing features and functionality label Feb 28, 2021
@groenroos groenroos added this to the M2 - Release 2.0 milestone Feb 28, 2021
@groenroos groenroos self-assigned this Feb 28, 2021
@groenroos
Copy link
Member Author

Depends on #158 resolving first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to existing features and functionality
Development

No branches or pull requests

1 participant