[Koha-bugs] [Bug 26646] New: Holds to Pull should show distinct item-level holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 9 15:54:48 CEST 2020


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

            Bug ID: 26646
           Summary: Holds to Pull should show distinct item-level holds
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          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, kyle.m.hall at gmail.com

In Holds to Pull (pendingreserves.pl), we group the listed holds by
biblionumber. That causes some confusion when a title has multiple item-level
holds on it.

To recreate:
- find a bib with 2 items
- place an item-level hold on item 1 for patron A
- place an item-level hold on item 2 for patron B
- go to Holds to Pull
- it shows one entry for the bib, indicates 2 items should be pulled, but only
lists patron A

It would be more helpful to list these two holds separately, so it tells the
librarian to get item 1 for patron A and item 2 for patron B

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