nextcloud / nextcloud/server

[Bug]: Group admin view: group name instead of group label displayed

Open
#57,366 1 comment 0 reactions 1 assignee View on GitHub

@samin-z is already working on this.

Since Jan 12, 2026.

0. Needs triage 32-feedback bug feature: users and groups hotspot: account name handling
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

⚠️ This issue respects the following points: ⚠️
Bug description

A group admin can see all users that are in at least one of his administered groups under /settings/users.

In the user table in the column "Groups" all groups are listed which the respective user is in.

For groups that are not administered by said group admin, the plain group name is displayed instead of the group label.

Steps to reproduce
  1. Create some users and some groups
  2. Rename the groups, so they are getting a label that differs from the group name
  3. Make one of the users group admin of some (but not all) the groups
  4. Log in as that group admin user and go to /settings/users
Expected behavior

In the user table in the column "Groups", the group labels should be used for all groups.

Nextcloud Server version

32

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.