https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41445 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #21 from David Nind <david@davidnind.com> --- (In reply to Brendan Lawlor from comment #18)
There's a small bug if you have multiple holds selected and click on the trash icon in the Delete? column, the modal will warn This action will cancel x holds for the number of selected holds, but when you confirm it only cancels the hold for the row.
The behavior of only doing the cancel action on the row that you clicked is correct, but the badge in the modal showing the number is inaccurate in this case.
Can confirm that this is the case. If you do the same and click 'Suspend", you don't get a date selection box (and no similar message) and it only suspends the first hold. Whichever way we go, they should be consistent - that is, if you select multiple but click the individual delete or suspend button it should delete/suspend either only the selected hold or all the holds. I'm not sure what the behavour was like when there wasn't a bug. Apologies for the sign off - was testing at the same time and didn't notice. -- You are receiving this mail because: You are watching all bug changes.