Banned User not being removed from Groups
Open
@julianlam is already working on this.
Since Jun 15, 2022.
bug
- Dominant language
- JavaScript
- Stars
- 15.2k
- Forks
- 3k
- Avg merge
- 16h 19m
- Merged PRs (30d)
- 167
Description
When a user is banned they are only removed from system groups (except Banned Users group) but aren't removed from custom created groups. Is this intentional behaviour?
If so, is it possible to add options in Admin to select whether to remove from all groups or to have a list of groups to remove from on ban?
Currently I'm using the ban action hook to remove from custom groups but it doesnt allow the Community Managers to manage that list if and when they add a new group.
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.
Assessment
This issue has not been assessed yet.