https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29346
Bug ID: 29346
Summary: Add option for building the holds queue for a single
bib in background
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Hold requests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Currently the holds queue deletes all currently selected items, gets a list of
bibs with holds and loops through the bibs, building the queue for each.
If the queue could be run a for a single biblionumber it would allow:
- Deleting only holds on that bib:
- this would remove the need for bug 29130
- could be run in background when a hold is placed/updated
- fulfilled holds are already removed from queue - so we shouldn't need to
clear any bibs that aren't updated
Ultimately this would remove the need for the build_holds_queue cronjob
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/