https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37783 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@ptfs-europe.co | |m --- Comment #9 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- This causes the "Cancel selected" button to not work. To reproduce: 1) Place a hold on a record 2) On the "existing holds" table, check a hold. 3) Click 'Cancel selected". Nothing happens. Ever. I believe this is because the payload now contains: ... op: cud-cancel biblionumber: 76 op: cud-cancel_bulk ... Revert this patch. Repeat the test plan. The selected hold is canceled as expected. -- You are receiving this mail because: You are watching all bug changes.