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@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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.