Bug #16016
closedUsergroup Inherited Roles are not shown in hammer
Description
Hammer also only shows "Anonymous" when querying the user in question, not the inherited role "Viewer" from the listed Usergroup.
$ hammer user info --login foobar
Id: 57
Login: foobar
Name: Foo Bar
Email: foo@bar.com
Admin: no
Authorized by:
Locale: default
Timezone:
Last login: 2016/05/30 11:58:35
Default organization:
Default location:
Roles:
Anonymous
User groups:
Some Group
Created at: 2016/05/23 14:49:28
Updated at: 2016/05/30 12:52:51
@$hammer user-group info --name "Some Group"
Id: 4
Name: Some Group
Users:
foobar
User groups:
External user groups:
LDAP - Some Group
Roles:
Viewer
Created at: 2016/05/20 14:09:46
Updated at: 2016/05/20 14:09:46 @
Updated by Dominik Hlavac Duran over 8 years ago
- Project changed from Foreman to Hammer CLI
- Category deleted (
Users, Roles and Permissions)
Updated by Dominik Hlavac Duran over 8 years ago
- Related to Bug #15232: Usergroup Inherited Roles are not shown to Users in "My Account/Roles" tab added
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/254 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100