[Koha-bugs] [Bug 14367] History for MARC records. Roll back changes on a timeline or per field.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 7 10:15:04 CEST 2017


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

Chris <ksadek36 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ksadek36 at gmail.com

--- Comment #9 from Chris <ksadek36 at gmail.com> ---
I like the idea of storing history with timestamp and author. But storing whole
record seems like overkill to me. Especially for huge libraries.

So instead of whole history, just a "delta" of data changed (somewhat git does)
and as mentioned - not JSON but TABLE.

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


More information about the Koha-bugs mailing list