[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 17:12:37 CEST 2023


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

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153609|0                           |1
        is obsolete|                            |

--- Comment #21 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 153614
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153614&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

Signed-off-by: Kyle Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list