Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting a contact does not remove them from the group #792

Closed
cdmlb opened this issue Dec 24, 2018 · 3 comments
Closed

Deleting a contact does not remove them from the group #792

cdmlb opened this issue Dec 24, 2018 · 3 comments
Labels
3. to review Waiting for reviews bug Something isn't working
Milestone

Comments

@cdmlb
Copy link

cdmlb commented Dec 24, 2018

I created a contact, and in the groups drop down I saw it said list is empty, so decided to type in the box and hit enter, wow to my amazement it created a group. Very confusing app design. Why not use the same groups nextcloud uses?

I now noticed under the All contacts list that a new group is listed.

I decided to delete the contact, the group is still listed as count of 1, instead of 0. I created a new contact in the same group, the group is now listing 2 members even thought there is really 1, since I delete the first.

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #333 (When deleting an addressbook, no contact is selected if the group doesn't exist anymore), #587 (Cannot remove contact from group with very long name), #81 (Group cannot be removed), #451 (Contacts ⭐️ does not work), and #163 (Contact delete tooltip).

@nextcloud-bot nextcloud-bot added the bug Something isn't working label Dec 24, 2018
@cdmlb
Copy link
Author

cdmlb commented Dec 24, 2018

Wow now that I have refreshed the contacts app page, now the group is gone since no contacts exist in the group anymore. Why would I want the group to be deleted? I want them as place holders and to be empty so I can add and remove people from the groups so I don't have to recreate the group every single time.

@skjnldsv skjnldsv added the 1. to develop Accepted and waiting to be taken care of label Dec 26, 2018
@skjnldsv skjnldsv added this to the 3.0.2 milestone Dec 26, 2018
@skjnldsv
Copy link
Member

@cdmlb the groups are always linked to contacts. Indeed, if a contact does not exists and was the last member of the group, the group will disappear. This is the default behaviour imposed by the rfc standards. To change this we'll need to support individual vcard groups like stated in #213

@skjnldsv skjnldsv added 3. to review Waiting for reviews and removed 1. to develop Accepted and waiting to be taken care of labels Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants