https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25159
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164600|0 |1 is obsolete| | --- Comment #47 from Martin Renvoize <[email protected]> --- Created attachment 165530 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165530&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 <[email protected]> Signed-off-by: Andrew Fuerste-Henry <[email protected]> Signed-off-by: Emmi Takkinen <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- 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/
