Uh oh!
There was an error while loading. Please reload this page.
fix: skip caching lastSeenQuotaUsage for remote shares - #51389
Merged
Conversation
kesselb
requested review from
come-nc, icewind1991 and provokateurin
and removed request for
come-nc, icewind1991 and provokateurinMarch 11, 2025 12:38
kesselbforce-pushed
the
bug/noid/skip-quote-cache-for-remote-shares
branch
from
March 11, 2025 12:39
a95a131 to
f1efc63Comparekesselb
marked this pull request as ready for review
March 11, 2025 12:40
kesselb
requested review from
ArtificialOwl, artonge and yemkareems
and removed request for
a teamMarch 11, 2025 12:40
come-nc
approved these changes
Mar 11, 2025
provokateurin
approved these changes
Mar 11, 2025
kesselbforce-pushed
the
bug/noid/skip-quote-cache-for-remote-shares
branch
4 times, most recently
from
March 13, 2025 16:27
ceaec3d to
545a3eeCompareprovokateurin
commented
Mar 14, 2025
Member
One more time 🎶 |
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
kesselbforce-pushed
the
bug/noid/skip-quote-cache-for-remote-shares
branch
from
March 14, 2025 09:24
545a3ee to
db86cf8Comparekesselb
commented
Mar 17, 2025
ContributorAuthor
/backport to stable31 |
kesselb
commented
Mar 17, 2025
ContributorAuthor
/backport to stable30 |
This was referenced Mar 17, 2025
kesselb
commented
Mar 17, 2025
ContributorAuthor
/backport to stable29 |
3 tasks
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
\OCA\Files_Sharing\External\Storage returns the cloud ID as the owner for the storage.
It is unnecessary to query the user manager for the display name, as it won't have this information.
TODO
Checklist