https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41358 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #30 from Lisette Scheer <lisette@bywatersolutions.com> --- Worked great. The error I was getting before was because of my custom.sql file. The logs show nice text for the confirmations (example: Item was issued to another patron prior to this checkout) but the JSON is stored ({ "branchcode" : "CPL", "confirmations" : [ "ISSUED_TO_ANOTHER" ], "forced" : [], "issue" : 151, "itemnumber" : 20 } ). There's a seperate Bug 43014 that I discovered during testing. It's also present on main. -- You are receiving this mail because: You are watching all bug changes.