[Koha-bugs] [Bug 31112] Able to renew checkout when the number of holds exceeds available number of items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 24 19:14:08 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31112

--- Comment #22 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 139733
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139733&action=edit
Bug 31112: (follow-up) Bring back the check for non-priority holds

Before the changes from bug 31112 when CheckReserves returned a
non-priority hold we didn't return "on_reserve" status but checked in
addition to that whether there are any priority holds and if there
were, only then we returned the "on_reserve" error.

Signed-off-by: Joonas Kylmälä <joonas.kylmala at iki.fi>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list