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

Missing quota exceeded messages #7389

Closed
wkloucek opened this issue Aug 2, 2022 · 1 comment · Fixed by #7415
Closed

Missing quota exceeded messages #7389

wkloucek opened this issue Aug 2, 2022 · 1 comment · Fixed by #7415
Assignees
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working

Comments

@wkloucek
Copy link
Contributor

wkloucek commented Aug 2, 2022

Steps to reproduce

  1. Set a quota on the personal space via the graph api
  2. upload data and see the upload fail
  3. check the error message

Expected behaviour

If the quota is exceeded we always get a message, that the quota is exceeded

Actual behaviour

We don't always get a precise error message:

This uploads a single file that is already bigger than the quota.

image

This uploads multiple files that in sum are bigger than the quota.

image

This uploads two files while one exceeds the quota:
image

Environment general

Backend (ownCloud Core or Infinite Scale):
oCIS owncloud/ocis@26f15c2 with ownCloud Web UI 5.7.0-rc.5

@kulmann kulmann added Type:Bug Something isn't working Priority:p3-medium Normal priority labels Aug 2, 2022
@AlexAndBear
Copy link
Contributor

AlexAndBear commented Aug 8, 2022

Related to:
#6930

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants