Bug 34830

Summary: Error Bad Request (400) in ERM module if user is not superlibrarian
Product: Koha Reporter: Michaela Sieber <michaela.sieber>
Component: ERMAssignee: Jonathan Druart <jonathan.druart>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 - low CC: jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, pedro.amorim
Version: 23.05   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Michaela Sieber 2023-09-19 13:36:25 UTC
Error Bad Request (400) in Koha Version 23.05.03

To reproduce:
- Enable ERMModule
- Login as a staff member that only has 4 permissions:
-- catalogue (required for staff login)
-- editcatalogue
-- erm
-- acquisition
- Try to Access ERM module 

Something went wrong: Error: Bad Request (400) 


Log in as koha superlibrarian : No Error
Comment 1 Jonathan Druart 2023-09-19 15:48:58 UTC
Fixed by bug 33606 (need to be backported however).

*** This bug has been marked as a duplicate of bug 33606 ***