[Koha-bugs] [Bug 28273] New: Multi-holds allow invalid pickup locations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 30 17:04:06 CEST 2021


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

            Bug ID: 28273
           Summary: Multi-holds allow invalid pickup locations
 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

Steps to reproduce:
1. Perform a search
2. Select several biblios, that can have holds
3. Click on 'Place hold'
4. You are presented a list of biblios and some biblio-level hold options,
including pickup location selection
=> FAIL: It presents the full list of pickup locations in the system
5. Place a hold with a pickup location that is invalid for some title
=> FAIL: The hold goes through!

The solution for this is revamping this UI, probably calculating the pickup
locations intersection for display, and allowing individual titles to be set a
specific pickup location. (i.e. global or local setting based on intersection
is null => only local, intersection is not null => use it as default, and allow
override on specific titles).

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