Bug 4468

Summary: checkin with checkbox doesn't activate holds
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: CirculationAssignee: Galen Charlton <gmcharlt>
Status: CLOSED DUPLICATE QA Contact: Bugs List <koha-bugs>
Severity: critical    
Priority: P5 - low CC: brendan, koha.sekjal
Version: Main   
Hardware: PC   
OS: All   
URL: cgi-bin/koha/circ/circulation.pl
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Chris Cormack 2010-05-21 01:27:32 UTC


---- Reported by nengard@gmail.com 2010-05-07 16:15:29 ----

Checking in item with holds by using check box on right of item list does not activate the next hold for the item



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:27 UTC  ---

This bug was previously known as _bug_ 4468 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4468

Actual time not defined. Setting to 0.0
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Ian Walls 2010-07-13 17:16:11 UTC
There is a workflow difficulty with enabling hold activation through the moremember.pl screen:

Since you can check in multiple items at once (including ALL of a patron's items), and any number of them (even ALL) could have holds on them, you could have a very large number of hold messages to wade through after checking these items in.

A solution to this bug must include a robust interface for dealing with multiple hold messages at once, so that none of them get lost in the shuffle.
Comment 2 Katrin Fischer 2011-04-24 14:54:03 UTC

*** This bug has been marked as a duplicate of bug 3514 ***