Improve group management
Open
Nobody has claimed this yet.
3. to review
enhancement
feature: users and groups
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
At this moment the group management is a little hell. Groups are sorted by number of members instead alphabetically, cannot rename groups, etc. I think that this must be improved at least with:
- Sort groups alphabetically
- Rename groups
- Bulk add group members
- Bulk remove group members (https://github.com/nextcloud/server/issues/384)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The remaining work is bulk adding and bulk removing group members; the removal request is tracked in issue #384. Start by reviewing the existing group-management implementation and the discussion on this issue, then verify that both bulk operations work and that the related checklist items can be marked complete.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100