[Koha-bugs] [Bug 28338] New: Avoid validating holdability along with a specific pickup location

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 12 20:10:49 CEST 2021


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

            Bug ID: 28338
           Summary: Avoid validating holdability along with a specific
                    pickup location
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Several bugs tried to address this question: when calling CanItemBeReserved,
what pickup location parameter should be passed? And we've been going back and
forth between userenv, reservescontrolbranch, etc. And there are two open bugs
related to the area.

Truth is, CanItemBeReserved is being passed a branchcode, but what we really be
doing, is checking if the item can be reserved (at any pickup location) and
provide a way for item-level holds to have a valid pickup location selected by
staff members.

-- 
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