28 May
2026
28 May
'26
9:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42700 --- Comment #9 from David Nind <david@davidnind.com> --- Created attachment 199639 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199639&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> -- You are receiving this mail because: You are watching all bug changes.