Bug 29044

Summary: Check for untriggered holds when checking out
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
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 Christopher Brannon 2021-09-16 20:58:27 UTC
It would be helpful if the system would alert staff if the patron is checking out an item that has not been triggered in their holds queue, and give the option to delete that item from the queue or retain it.
Comment 1 Katrin Fischer 2023-06-24 18:12:59 UTC
Hi Christopher, can you explain this one a bit more? Is the item here filling a hold for the user it's checked out to?
Comment 2 Christopher Brannon 2023-06-26 18:39:07 UTC
(In reply to Katrin Fischer from comment #1)
> Hi Christopher, can you explain this one a bit more? Is the item here
> filling a hold for the user it's checked out to?

Well, it does not look like this is an issue anymore.  If a patron places a hold on an item, and then proceeds to check the item out before the hold is triggered, Koha automatically removes the hold.

However, the question is, should the staff member be notified that the checkout is fulfilling the unfilled hold and the hold is being removed?  Should the patron be notified?