Bug 23298 - BrowseResultSelection should also be used when placing holds
Summary: BrowseResultSelection should also be used when placing holds
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-11 09:29 UTC by Katrin Fischer
Modified: 2019-07-11 09:29 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.