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

Add a maximum amount of images that can be uploaded to a project #475

Closed
RubenFricke opened this issue Jun 25, 2021 · 0 comments · Fixed by #476
Closed

Add a maximum amount of images that can be uploaded to a project #475

RubenFricke opened this issue Jun 25, 2021 · 0 comments · Fixed by #476
Assignees
Labels
bug Something isn't working

Comments

@RubenFricke
Copy link
Member

Describe the bug
At this moment, a user can upload limitless images to a project. This could decrease performance and fill our storage.

To Reproduce

  1. Add many files to the backend
  2. Create a project with all the images
  3. Validate that there is no maximum amount of images

Expected behavior
A maximum amount of images should be set that can be uploaded to a project.

@RubenFricke RubenFricke added the bug Something isn't working label Jun 25, 2021
@RubenFricke RubenFricke added this to To do in Sprint 13 - Backend via automation Jun 25, 2021
Sprint 13 - Backend automation moved this from To do to Done Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

2 participants