Skip to content

Use $group->getDisplayName() instead of just the GID for the display … - #1297

Open
rotdrop wants to merge 2 commits into
nextcloud:masterfrom
rotdrop:bugfix/use-group-display-name
Open

Use $group->getDisplayName() instead of just the GID for the display …#1297
rotdrop wants to merge 2 commits into
nextcloud:masterfrom
rotdrop:bugfix/use-group-display-name

Conversation

@rotdrop

@rotdrop rotdrop commented May 5, 2023

Copy link
Copy Markdown

…name of "group circles".

Fixes #1296.

@rotdrop
rotdrop force-pushed the bugfix/use-group-display-name branch from de02180 to 93122b7 Compare May 5, 2023 15:35
@susnux
susnux requested review from ArtificialOwl and mejo- May 20, 2023 11:13

@mejo- mejo- left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes look sensible to me. What do you think @ArtificialOwl?

@joshtrichards

Copy link
Copy Markdown
Member

Conflict in lib/Service/MembersService.php is going to require manual intervention...

@CarlSchwan
CarlSchwan force-pushed the bugfix/use-group-display-name branch from 93122b7 to 5b9c96d Compare August 10, 2026 09:45
@CarlSchwan

Copy link
Copy Markdown
Member

After resolving the conflicts the patch is now a one-liner

@AndyScherzinger

Copy link
Copy Markdown
Member

@CarlSchwan @mejo- @susnux psalm is unhappy

…name of "group circles".

Fixes nextcloud#1296.

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
@AndyScherzinger
AndyScherzinger force-pushed the bugfix/use-group-display-name branch from 2c6dc87 to 65d6512 Compare August 20, 2026 12:16
Comment thread lib/Service/FederatedUserService.php Outdated
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use $group->getDisplayName() as display name instead of $group->getGID()

10 participants