[stable33] perf: Replace more calls from getUserGroups to getUserGroupIds#62222
Open
backportbot[bot] wants to merge 5 commits into
Open
[stable33] perf: Replace more calls from getUserGroups to getUserGroupIds#62222backportbot[bot] wants to merge 5 commits into
backportbot[bot] wants to merge 5 commits into
Conversation
backportbot
Bot
requested review from
CarlSchwan,
cristianscheid and
provokateurin
July 16, 2026 05:34
CarlSchwan
force-pushed
the
backport/61904/stable33
branch
from
July 16, 2026 05:44
e5aa945 to
af113e3
Compare
CarlSchwan
marked this pull request as ready for review
July 16, 2026 05:45
CarlSchwan
requested review from
ArtificialOwl and
icewind1991
and removed request for
a team
July 16, 2026 05:45
CarlSchwan
approved these changes
Jul 16, 2026
cristianscheid
approved these changes
Jul 16, 2026
Merged
CarlSchwan
force-pushed
the
backport/61904/stable33
branch
from
July 16, 2026 11:49
af113e3 to
07da88e
Compare
CarlSchwan
requested review from
nfebe,
skjnldsv and
sorbaugh
and removed request for
a team
July 16, 2026 11:49
kesselb
force-pushed
the
backport/61904/stable33
branch
from
July 23, 2026 21:27
07da88e to
fc93206
Compare
This was referenced Jul 23, 2026
By default only 25 group objects are loaded. If a user is assigend to a group, that isn't loaded yet, we only show the gid instead of the displayname. Assisted-by: Copilot:gpt-5.4 Assisted-by: ClaudeCode:claude-sonnet-5 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Faster as we only need the gid and not the full group objects Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
kesselb
force-pushed
the
backport/61904/stable33
branch
from
July 23, 2026 23:33
fc93206 to
dfdf945
Compare
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 free
to 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.
Backport of #61904
Warning, This backport's changes differ from the original and might be incomplete⚠️ Difference is because one of the getUserGroups usage wasn't present yet in stable33 so that means one less port
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.