https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42700
--- Comment #14 from Aleisha Amohia <[email protected]> --- 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 <[email protected]> Signed-off-by: Aleisha Amohia <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
