There should be a new group permission group.can_manage
This permission should make the following actions possible group.create, groups.update or changing the permissions of any group.
If a user (who has user.can_manage but NOT groups.can_mannage) cannot import any participants into a groups with group.can_manage permission. The import shouulld throw an Error.
You should not need this permission to set a group. But trying to add a group with this permisison without having it yourself should be blocked.
There should be a new group permission
group.can_manageThis permission should make the following actions possible group.create, groups.update or changing the permissions of any group.
If a user (who has user.can_manage but NOT groups.can_mannage) cannot import any participants into a groups with group.can_manage permission. The import shouulld throw an Error.
You should not need this permission to set a group. But trying to add a group with this permisison without having it yourself should be blocked.