Bug 37817 - Cancellation holds alert not displayed the correct number of holds
Summary: Cancellation holds alert not displayed the correct number of holds
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 33174 37783
Blocks:
  Show dependency treegraph
 
Reported: 2024-09-03 08:52 UTC by Jonathan Druart
Modified: 2024-09-09 14:38 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)".