https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33606 --- Comment #49 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #48)
(In reply to Katrin Fischer from comment #47)
Why is there no test plan on this bug report?
* Checked out the remote branch https://gitlab.com/joubu/Koha/-/commits/bug_33606-23.05 * Rebased on latest 23.05.x * yarn build & restart_all * ERMModule, ERMProviders EBSCO and Local activated * As superlibrarian * Verified all pages are accessible and look as expected * Fixed missing FA icons in navigation (see follow-up) * Create a user with limited permissions: only ERM, catatalogue On accessing the ERM module I see: Something went wrong: Error: Authorization failure. Missing required permission(s). * Added borrowers permission: same error * Added manage_sysprefs: same error
I don't know if I tested wrong or if this needs more work. I'll attach my follow up patch for the icons to bug 33169. Jonathan, maybe you could add it to the branch?
It's getting 403 on /vendors. Add permission acquisition: vendors_manage. If you think it's a bug, open a separate bug report ;)
ie. certainly the same behaviour on master. -- You are receiving this mail because: You are watching all bug changes.