nextcloud / nextcloud/contacts
show system groups in contacts app (if system address book is enabled)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Steps to reproduce
- create users and groups in user management
- go to contacts app, make sure system address book is enabled and all other address books disabled
- you see the users, but not the (system) groups they belong to
Expected behavior
System groups should be shown in the left sidebar, like regular cardDAV-contact groups in other address books.
Users interact with groups (=groups in user management) a lot, for example when creating Talk conversations or when sharing files/folders. The user management is the only place where you can see who is in which group - but most people are users, not admins, so they cannot see this. Users want an overview of what groups exist and who is in them.
Note that no information would be "exposed", if I am allowed to add user groups to a Talk conversation, this way I can find out who is in that group anyway.
Of course this should respect the settings made for sharing on the server,
Actual behavior
no user groups shown
Contact version
5.5.2
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
Reproduce the issue in the Contacts app with the system address book enabled and other address books disabled, following the listed user and group setup. Trace how the left sidebar loads groups and how server sharing settings constrain visibility. Done means system user groups appear with their membership visibility respected, alongside regular CardDAV contact groups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100