Bug 4948 - When cancelling a waiting hold, allow to trigger hold for next patron
Summary: When cancelling a waiting hold, allow to trigger hold for next patron
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Kyle M Hall
QA Contact: Bugs List
URL: cgi-bin/koha/circ/waitingreserves.pl
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-06 20:33 UTC by Nicole C. Engard
Modified: 2022-10-12 15:39 UTC (History)
6 users (show)

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


Attachments
Bug 4948: When cancelling a waiting hold on returns.pl, looks for new hold to fill without rescanning barcode (1.47 KB, patch)
2020-07-01 11:31 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2010-07-06 20:33:31 UTC
on holds waiting report you click cancel and it tells you that there is a hold for someone else the button below that says submit query which isn't helpful and it doesn't present you with the option to confirm or cancel the hold or a way to print a slip -- all things that are needed in this scenario
Comment 1 Owen Leonard 2010-07-07 14:35:49 UTC
A complete and proper fix would be to display the hold confirmation window right on this page, just as it might appear on the check-in or transfer screen.

A quick and easy fix might be to include a link which passes the barcode number to the check-in page. Then the hold confirmation screen would only be one click away.
Comment 2 Nicole C. Engard 2010-07-07 21:58:49 UTC
I'm up for a correct fix :)
Comment 3 Andrew Fuerste-Henry 2020-06-26 20:15:17 UTC
Kyle, you've got comparable functionality for automatically cancelled holds waiting for another signoff over on bug 14364. Could that work be expanded to cover manually-cancelled waiting holds?
Comment 4 Kyle M Hall 2020-07-01 11:31:46 UTC Comment hidden (obsolete)