9 Oct
2024
9 Oct
'24
9:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38128 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 172556 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172556&action=edit Bug 38128: (Bug 35329 follow-up) Filter ERM users to users with erm permission There was a silly mistake, we passed the TT var erm_users instead of the string "erm_users". It should also be passed to patron_search_modal to display the note. Test plan: Confirm that with this patch a patron search in the ERM module returns only patrons with the erm permission. -- You are receiving this mail because: You are watching all bug changes.