https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814 --- Comment #100 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 203255 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203255&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). -- You are receiving this mail because: You are watching all bug changes.