18 Aug
2026
18 Aug
'26
12:26 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42700 --- Comment #14 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Created attachment 203692 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203692&action=edit Bug 42700: Remove dead $flags->{WAITING} code from C4::Members::patronflags After the previous patch, $flags->{WAITING} from C4::Members::patronflags is no longer read anywhere in Koha. Test Plan: 1) Apply this patch 2) prove t/db_dependent/SIP/ t/db_dependent/Members.t 3) Note all tests pass! Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Aleisha Amohia <aleisha@catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes.