-
-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3554 Allow superadmins to manage roles #3720
Conversation
@dorner looks like relevant legit spec failures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to fix tests; my initial local QA worked but I didn't try to reproduce what the tests are doing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cod looks good and I QA'd locally too. Thank you!
Resolves #3354
Description
This adds the ability for superadmins to view, remove and add roles to existing users.
Type of change
How Has This Been Tested?
Local testing. Unit/system tests coming next.
Screenshots
^ This now shows up at the bottom of the Edit User page.