Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
P2
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2.23.0
-
Template:customfield_11100 25722
-
Sprint:Core: F - Sprint 64
-
Story Points:3
-
Development Team:Prokopovych
Description
Steps to repro:
- Log into folio-testing
- Create a user and give them only this permission: "Users: Can edit user profile"
- Log out and log into folio as new user
- Click on Users
Expected: Should open users app without error
Actual: Error displays. ERROR: in module @folio/users, operation GET on resource 'loans' failed, saying: Access requires permission: circulation.loans.collection.get
Additional info: Same problem occurs when you log in as a user with only Users: Can create user. When fixing this, please check all the user permissions to make sure they don't result in this error.