https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37055 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167758|0 |1 is obsolete| | --- Comment #4 from Brendan Lawlor <blawlor@clamsnet.org> --- Created attachment 167980 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167980&action=edit Bug 37055: Check count of holds, not if defined To test: - enable WaitingNotifyAtCheckout - have or create a waiting hold for a patron - check out an item to a different patron who does not have a waiting hold - Koha says "This patron has waiting holds that are available for checkout" - Apply patch - Reload patron (click 'Checkout' tab) - Check out an item - no warning - Find the patron with waiting hold - Check out an item - warning - Checkout the waiting item - no warning Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org> -- You are receiving this mail because: You are watching all bug changes.