github internxt/drive-web v1.0.344

latest release: v1.0.345
7 hours ago

Description

When updating the space assigned to a member of a workspace, in the case of assigning it the maximum available space, an error occurs, what happens is that an attempt is made to assign a higher value than the available one.
I have added a validation so that the request is not made with a value greater than the available one.

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.

How Has This Been Tested?

For the moment I have tested it locally and I have also passed the url environment that is generated with the PR for QA to test it.

Additional Notes

--

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.