https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40627 Bug ID: 40627 Summary: Optionally require choice of hold type being loading holdable items and/or item groups in staff interface Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, lisette@bywatersolutions.com, tomascohen@gmail.com For bibs with a lot of items, item groups, and holds, the page to place a hold can take a long time based on the amount of data it loads. We could speed things up by first asking if the patron wants a bib/group/item level hold and then only loading the relevant list. We could then paginate that list to avoid loading the whole thing. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.