Description
Removing the pre-check of max space occupied when the user is uploading items on shared folders. This was causing problems when a user with EDITOR role is uploading items, because we were checking if the user has free space in his account, not the owner account.
Related Issues
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed