-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: If a group is deleted also remove assignments (#592)
This fix addresses an issue if a group is deleted topics will remain assigned to all group members with no way to un-assign those users from the original group assignment. Now if a group is deleted any group assignments are also deleted.
- Loading branch information
1 parent
541ee41
commit cfd35db
Showing
2 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters