[Koha-bugs] [Bug 33761] New: Holds queue is not selecting items with completed transfers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 18 13:06:32 CEST 2023


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

            Bug ID: 33761
           Summary: Holds queue is not selecting items with completed
                    transfers
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Hold requests
          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

Bug 24295 removed the use of GetTransfer by adding a join to branchtransfers
when getting available items.

The conditions are right, datearrived and datecancelled are null - but they
need to be in the join, otherwise we remove all items with completed transfers
from the results

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


More information about the Koha-bugs mailing list