[Koha-bugs] [Bug 12197] Exceeding the maxreserves preference does not prevent librarian from placing the hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 28 15:39:39 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12197

--- Comment #16 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Kyle M Hall from comment #15)
> (In reply to Jonathan Druart from comment #12)
> > Before the patch, I got
> > 
> > Cannot place hold
> >     Too many holds: Joubu has too many holds.
> > 
> > After:
> > 
> > Cannot place hold
> >     Too many holds: Joubu can only place a maximum of 3 total holds.
> >     No items are available to be placed on hold
> > 
> > I don't understand why the second message appears.
> 
> Because it is technically correct. The patron cannot place the hold because
> the patron has too many holds, and there are no items available because the
> check for item holdability fails each time because the patron has too many
> holds. This issue is out of scope for this bug. Bug 11250 attempts to deal
> with this issue.

So bug 11250 and this one should be pushed together, that's it?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list