Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
New admin users are created with a invalid role combination and are not editable therefore.
-
Empty show more show less
Description
problem
When creating a new admin user, this user gets the TMMaintenance and the TMMaintenance_allClients role, which is invalid combination and blocks the user from proper editing in the UI.
Some might happen for TermPM and TermPM_allClients.
How can that happen? According to the auto_set_role entries in Zf_acl_rules only TMMaintenance_allClients is set automatically but not the TMMaintenance role.
Attachments
Activity
New admin users are not editable due wrong role combination
Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
New admin users are created with a invalid role combination and are not editable therefore.
-
Empty show more show less
Description
problem
When creating a new admin user, this user gets the TMMaintenance and the TMMaintenance_allClients role, which is invalid combination and blocks the user from proper editing in the UI.
Some might happen for TermPM and TermPM_allClients.
How can that happen? According to the auto_set_role entries in Zf_acl_rules only TMMaintenance_allClients is set automatically but not the TMMaintenance role.