[Koha-bugs] [Bug 35357] Item not removed from holds queue when checked out to a different patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 8 17:38:03 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35357

--- Comment #23 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Kyle M Hall from comment #22)
> (In reply to Victor Grousset/tuxayo from comment #21)
> > (In reply to Katrin Fischer from comment #19)
> > > Just wondering about the direct SQL in this patch. 
> > > We do have HoldsQueueItems.pm - should we not be able to use a delete?
> > 
> > Indeed it seems so , thanks for seeing that.
> > 
> > @Kyle: up for a follow up patch? I can open the ticket.
> 
> Using DBIC to find and delete the lines in the two tables will result in 4
> queries compared to the one query we have now.

Hi Kyle, can you explain a bit more about those extra queries if you can? I'd
like to understand the issue better and learn.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list