7 Apr
2026
7 Apr
'26
5:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #660 from Chloé Zermatten <chloe.zermatten@openfifth.co.uk> --- Created attachment 196870 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196870&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. Signed-off-by: Michaela <michaela.sieber@kit.edu> -- You are receiving this mail because: You are watching all bug changes.