17 Mar
2026
17 Mar
'26
12:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #453 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 195590 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195590&action=edit Bug 10190: Fix permission mismatch on /circulation_rules/config endpoint The config endpoint was gated on parameters: manage_circ_rules, while the actual GET/PUT /circulation_rules endpoints require circulate: circulate_remaining_permissions. Any user who can read/write circulation rules should also be able to load the config that drives the UI. -- You are receiving this mail because: You are watching all bug changes.