https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37844 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171079|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 171204 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171204&action=edit Bug 37844: Remove C4::Members::DeleteUnverifiedOpacRegistrations This patch removes the subroutine C4::Members::DeleteUnverifiedOpacRegistrations and use the Koha::Objects->filter_by_last_update method that is used for the other flag in this script. Test plan: Confirm that --del-unv-selfreg works the same before and after this patch applied -- You are receiving this mail because: You are watching all bug changes.