Bug #5696
closed
Migration of Admin users from 1.4 -> 1.5 results in "Role Name_username" roles that cannot be removed and cleaned up.
Added by Derek Wright over 10 years ago.
Updated about 6 years ago.
Category:
Users, Roles and Permissions
|
Description
Initially produced by exporting prod Foreman 1.4.2 DB into vagrant instance for upgrade testing. After upgrading vagrant instance to 1.5, users marked as Admin had migration roles created but no "Roles" tab under their username to clean up the old roles. Migration may need to skip users marked as "Admin" or, before migration, remove Admin role from users (other than the Foreman default user admin).
- Blocks Tracker #4552: New permissions/authorization system issues added
- Category set to DB migrations
Also another note, when setting Admin on an individual user after the Upgrade to 1.5, their roles tab is no longer available. There is no way (that I can see in the UI) to remove admin privs from that user afterwards.
- Category changed from DB migrations to Users, Roles and Permissions
- Status changed from New to Assigned
- Assignee set to Marek Hulán
- Target version set to 1.8.3
The problem is that we don't display form in case when we try to edit another admin user or we try to edit our own profile. Which is definitely a bug because there is no way to modify admin's permissions/orgs/locs. It's not related to new permissions, this was added in https://github.com/theforeman/foreman/pull/1191 not sure why yet. Is the correct behaviour to display it to anybody with :edit_users permission on a particular user maybe even if I'm editing myself?
- Status changed from Assigned to Ready For Testing
- Target version changed from 1.8.3 to 1.8.2
- Translation missing: en.field_release set to 16
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1105570
- Has duplicate Bug #5695: Administrator checkbox is not visible when editing a user added
- Has duplicate Bug #6259: Administrator user privileges cannot be demoted added
Also available in: Atom
PDF