Actions
Bug #8818
closedUsergroup action unable to remove usergroups
Description
The "Remove Usergroups" mode does not work. All other modes work fine. This appears to be due to a type casting issue and usage of string in_array check. Be sure $myGroups are properly cast to INT and this solves the issue.
Actions