[Koha-bugs] [Bug 32306] Hold modifications don't log correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 16 00:40:54 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32306

--- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---

> And don't we already do this with some logs? Yep, MEMBERS MODIFY looks like
> this:
> > UPDATED FIELD(S): branchcode: A => B, dateexpiry: 2023-01-01 => 2024-01-01

I think changing to the way we log patron changes would be really nice and work
well for holds changes. It logs before and after and is quite easy to read. But
it looks a little differently for me?

{ "B_address" : { "after" : "", "before" : null }, "B_address2" : { "after" :
"", "before" : null }, "B_city" : { "after" : "", "before" : null },
"B_country" : { "after" : "", "before" : null }, "B_email" : { "after" : "",
"before" : null }, "B_phone" : { "after" : "", "before" : null }, "B_state" : {
"after" : "", "before" : null }, "B_streetnumber" : { "after" : "", "before" :
null }, ...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list