nextcloud / nextcloud/server

Allow group admins to assign any existing account to their managed groups

Open
#11,334 18 comments 42 reactions 2 assignees View on GitHub

@come-nc is already working on this.

Since Aug 14, 2025.

1. to develop enhancement feature: users and groups good first issue
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Group administrators can add and delete users in the group they have admin privileges for. This can lead to multiple users for the same person, as a group admin creating a new user may not know that there already exists such a user – and if he knows, he cannot assign it to his group.

I would suggest that group administrators can only or additionally assign existing users to the group they have admin privileges for.
For this group administrator needs to access the list of all users. However, the visible information can be limited to user and display name and potentially group memberships.

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.