Bug 4468 - checkin with checkbox doesn't activate holds
Summary: checkin with checkbox doesn't activate holds
Status: CLOSED DUPLICATE of bug 3514
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: master
Hardware: PC All
: P5 - low critical with 1 vote (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL: cgi-bin/koha/circ/circulation.pl
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 04:15 UTC by Nicole C. Engard
Modified: 2019-06-27 09:24 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***