https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814 --- Comment #144 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 204041 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204041&action=edit Bug 19814: (follow-up) Surface silent batch failures to the librarian - Flag unresolved hold confirmation in the batch row (HoldConfirmFailed) when Koha::Holds->find() returns undef for a ResFound hold -- the item was still returned but the librarian had no way to know the hold wasn't captured. - Surface batch state JSON encode/decode failures with a template flag and banner instead of only logging server-side -- previously completed results and preserved toggles (exempt fines, dropbox, backdate) could be silently dropped with no on-screen indication. - Escape remaining_count in the batch confirm modal (koha-qa.pl missing_filter nit). Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.