Done
Details
Details
Assignee
Ken Moore
Ken Moore(Deactivated)Reporter
Ken Moore
Ken Moore(Deactivated)Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Created June 10, 2021 at 4:29 PM
Updated July 6, 2022 at 8:57 PM
Resolved June 10, 2021 at 6:50 PM
There appears to be some conflict in the middleware when trying to set the admin flag "on" at the same time as changing the password of a user account (either at creation or edit).
Doing them separately (like creating a non-admin account, then giving them admin priviledges afterward) works fine.
It also looks like this manifests when trying to change the password of some other admin account. You have to drop the admin permissions first, then change the password, then grant admin permission again to get the password change to work.