Description
The new ACL model makes the group/acl optional, thus being NULL.
There are places in the code where it is checked the group should not be NULL.
There are places in the code where a NULL group is being set in Configuration and this throws a exception.