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

fix(graph): handle unknown remaining size in quota #10157

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Sep 25, 2024

In certain setups the storage is not able to report the remaining size of a space. E.g. when no quota is set and the space is using the S3 blob storage drive. In this case the graph API response will now not include the remaining properyt in the quota.

Fixes: #9245

This PR requires a reva bump for: cs3org/reva#4867

Copy link

update-docs bot commented Sep 25, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@rhafer rhafer self-assigned this Sep 25, 2024
In certain setups the storage is not able to report the remaining size of a space.
E.g. when no quota is set and the space is using the S3 blob storage drive. In this
case the graph API response will now not include the `remaining` properyt in the quota.

Fixes: owncloud#9245
@rhafer rhafer marked this pull request as ready for review September 26, 2024 09:16
Copy link

sonarcloud bot commented Sep 26, 2024

@rhafer rhafer merged commit 038993e into owncloud:master Sep 26, 2024
4 checks passed
@rhafer rhafer deleted the issue/9245 branch September 26, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ownCloud remaining Quota bug
2 participants