25 Feb
2025
25 Feb
'25
1:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21781 --- Comment #26 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- 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.