Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
EPAM-Veg Sprint 14
-
2
-
Vega
Description
Background: We used to use an edit icon for accessing the edit view of the user record. Now we have also introduced an option in the pane header dropdown. We need to update all the user permissions that should only come with view capabilities to hide the edit option.
Note: The back end is still enforcing the permissions properly. If you go to the edit page when you don't have edit permissions, you get ugly system errors.
Steps to repro:
- Log into folio
- Create a user and give them a username and password
- Save, edit and then give them the Users: Can view user profile permission
- Save
- Log out
- Log in as new user
- Go to Users and pick any user
- Observe pane header dropdown
Expected: The pane header dropdown should not include edit and, if it doesn't include any other options, it shouldn't be a dropdown at all
Actual: The pane header dropdown does include edit