[Koha-bugs] [Bug 25159] Action logs should be stored in JSON ( and as a diff of the change )

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 18 15:41:04 CEST 2023


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

--- Comment #17 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 153609
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153609&action=edit
Bug 25159: Implement diffs in action logs for holds

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Restart all the things!
4) Enable HoldsLog
5) Perform various hold related actions
6) Observe the diff column is populated by a JSON string
   of the diff format generated by Struct::Diff

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


More information about the Koha-bugs mailing list