graasp / graasp/graasp-api

Count trashed items in the storage count

Open
#1,434 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

- XXX count trashed items in the storage count <- prevent filling the recycle bin with data
- we don't count storage count in recycled, but should check if user has enough storage to restore. This is because we will prevent users to delete the content of their recycle bin themselves, and it will be removed by batch by a job.
- make sure the list of items (`getStorageFilesMetadata`) adds a trashed property, so the UI can prevent going to this item. Maybe the UI should allow to delete items on the spot.

This will add up to a lot of users their storage!!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.