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

ContactGroup: Fix contact deletion #219

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

ncosta-ic
Copy link
Member

The ContactGroupForm was missing a required condition to ensure that only memberships of the given group are going to get deleted.

Fixes: #217

@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Jun 26, 2024
@ncosta-ic ncosta-ic self-assigned this Jun 26, 2024
@nilmerg nilmerg added bug Something isn't working area/configuration Affects the configuration labels Jun 27, 2024
@nilmerg nilmerg merged commit 8791c69 into main Jun 27, 2024
22 checks passed
@nilmerg nilmerg deleted the fix/contact-group-deletion branch June 27, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration Affects the configuration bug Something isn't working cla/signed CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ContactGroup: Contact deletion violates group memberships
2 participants