]> git.koha-community.org Git - koha.git/commit
Bug 36641: Ensure we return all keys
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 12 Jul 2024 14:14:01 +0000 (15:14 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 18 Jul 2024 16:25:48 +0000 (18:25 +0200)
commite9eabc0a66ded2258678734d4957466b933e0b8e
tree5fc2d33798f0fb64a2390408320c92720e571566
parent8754e100f4f1238e75ff2df62194a9c99dd3f48d
Bug 36641: Ensure we return all keys

When using the effective route, we were missing some rule kinds if a
rule hadn't yet been defined for them. We should instead return the rule
as undefined.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/REST/V1/CirculationRules.pm