Feature #812
Updated by Marek Hulán about 11 years ago
I'm able to create a usergroup and add users to it but, when I edit a user group I get 2 items on my screen : <pre> -------------- "User Groups" <empty> ----and------- "Users" AdminUser , UserA, UserB etc -------------- </pre> There's no option to edit rights/roles of this group. I believe what we should expect here is something like this: <pre> -------------- "User Groups" <in case nested groups are supported> ----and------- "Roles" <Where you could select which role this usergroup gets> ----and------- "Users" AdminUser , UserA, UserB etc -------------- </pre>