[Koha-bugs] [Bug 30564] New: Prevent user in staff interface from setting incorrect pickup location on item-level hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 19 16:17:23 CEST 2022


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

            Bug ID: 30564
           Summary: Prevent user in staff interface from setting incorrect
                    pickup location on item-level hold
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

When placing a hold in the staff interface, we have one pickup location
dropdown at the top of the page for bib-level holds, and then separate
dropdowns for the pickup location for an item-level hold. The interface here
makes it easy to mistakenly place an item-level hold for the wrong pickup
location. 

To recreate:
- go to request.pl
- change the pickup location at the top of the form
- then pick a specific item and click "Place hold"
- Koha ignores the change you made to the bib-level dropdown and maintains the
default pickup from the item-level line

When one changes the bib-level pickup, Koha should automatically change all the
item-level locations to match the new selection. If that would result in an
invalid pickup location, the item should instead go to a blank pickup so the
user is forced to pick something.

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