27 Feb
2025
27 Feb
'25
6:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26744 --- Comment #41 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Small note, the string this puts into the info field isn't formatted exactly like edits of other parts of the patron record. For example, here's an edit to a name field: { "preferred_name" : { "after" : "Huey", "before" : "Hank" } } And an edit to an attribute: Patron attribute SHOW_BCODE: { "after" : "1", "before" : "" } Not a blocker, but worth noting for its impact on reports. -- You are receiving this mail because: You are watching all bug changes.