https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30230 --- Comment #30 from Thibaud Guillot <thibaud.guillot@biblibre.com> --- (In reply to Andrew Fuerste-Henry from comment #28)
With this new patch, I did the following: - create a user with catalogue, circulate_remaining_permissions, and list_borrowers permissions - log into the staff client as that user - in the Checkout field of mainpage.pl, search for "a" (with superlibrarian permissions, this returns all patrons with "a" in their name") - Koha takes you to the search results page, but shows no results and gives message "Something went wrong when loading this table. 403: Forbidden" - go back to the homepage and enter "Henry" in the Checkout box (in the default sandbox data this name finds only one patron and should take you straight to them) - Koha again takes you to the search results page and gives a 403 error
Hello Andrew, Sorry it's my bad I forgot to change permission name on patrons api route. Now it's fixed I think -- You are receiving this mail because: You are watching all bug changes.