2 Sep
2026
2 Sep
'26
11:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #850 from Chloé Zermatten <chloe.zermatten@openfifth.co.uk> --- Created attachment 204675 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204675&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.