16 Sep
2022
16 Sep
'22
5:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31095 --- Comment #39 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 140721 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140721&action=edit Bug 31095: Remove keyed_on_code We no longer require keyed_on_code from Koha::Patron::Restrictoin::Types as we have relation accessors for the relevent use cases and no longer reference the method anywhere in the codebase! Test plan 1. Confirm 'keyed_on_code' is no longer referenced anywhere in the codebase. `git grep keyed_on_code` Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.