https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41445 --- Comment #39 from Lawrence O'Regan-Lloyd <loreganlloyd@clamsnet.org> --- Created attachment 206310 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206310&action=edit Bug 41445: Fix cleanup after single hold is suspended This fixes information displayed in the holds table for a patron after a single hold is suspended (in the "Check out" and "Details" sections for a patron record in the staff interface). After suspending a hold, no holds are selected in the holds table, the select_hold_all checkbox is unchecked, and the holds select badge counter is 0. Test plan: 0. Apply patch 1. Go to a patron with 2 or more active holds 2. Navigate to Details -> Holds tab 3. Click Suspend on a single hold and confirm 4. Verify the select-all checkbox remains unchecked 5. Verify the selected holds count is set to 0 6. Repeat steps 3-5 from the Check out -> Holds tab Assisted-by: Opus 5 (Anthropic) Sponsored-by: CLAMS -- You are receiving this mail because: You are watching all bug changes.