Bug 23298

Summary: BrowseResultSelection should also be used when placing holds
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2019-07-11 09:29:18 UTC
When BrowseResultSelection is used, you can put checked records from various result pages into the cart/list as it remembers what was selected on different pages. You can also browse the marked records.

The 'place holds' button is between those features on top of the result list, but doesn't show the same behaviour. Placing holds will only work for the current page.

I think it would be nice if it also allowed to place holds on records from different result list pages.