[Koha-bugs] [Bug 33606] Access to ERM requires parameters => 'manage_sysprefs'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 25 15:03:03 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33606

--- Comment #48 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(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 ;)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list