[Koha-bugs] [Bug 36331] New: Items that cannot be held are prevented renewal when there are holds on the record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 15 14:45:08 CET 2024


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

            Bug ID: 36331
           Summary: Items that cannot be held are prevented renewal when
                    there are holds on the record
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

In the case where an item cannot be held 'AllowRenewalIfOtherItemsAvailable'
will deny renewal if no other items are available. Since the holds don't affect
this item, it is invalid.

There is a FIXME in the code about this:
 # FIXME: We are not checking whether the item we are renewing can fill the
hold

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


More information about the Koha-bugs mailing list