Bug 37817

Summary: Cancellation holds alert not displayed the correct number of holds
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, lucas, phil
Version: unspecified   
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:
Bug Depends on: 33174, 37783    
Bug Blocks:    

Description Jonathan Druart 2024-09-03 08:52:35 UTC
If you select 2 holds then click on the cancel link (for the single line then), the modal is going to delete the 2 holds ("This action will cancel 2 hold(s)").
But only one will be cancelled.

Also if you click "select all", then uncheck and click the cancel (single), the modal shows "This action will cancel 0 hold(s)".