https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21781
--- Comment #26 from Martin Renvoize (ashimema) <[email protected]> --- For reference, queue_notice is used in: * Koha::CurbsidePickup * Koha::REST::V1::TwoFactorAuth * misc/cronjobs/membership_expiry.pl * misc/cronjobs/holds/holds_reminder.pl * members/two_factor_auth.pl The `membership_expiry.pl` script being migrated to using queue_notice was the trigger at rebase time to implement the fallback handling within that method. We could certainly clean up more here as I suggested many moons ago. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
