https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41358
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #30 from Lisette Scheer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
