https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32306
--- Comment #8 from Emmi Takkinen <[email protected]> --- (In reply to Nick Clemens from comment #6) > My preference would be to store both the before and after, or the diff to > see what changed (storing both would allow front end diffing) > +1 for this. IMO trying to decide which logs should log after and which should log before changes would be almost impossible. Bug 25159 indeed looks like worth reviving as Emily suggested. 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 This bug actually sparked a conversation at our end about saving only diff to the logs and we decided to work on this at some point. But we are currently in the middle of version change, we probably are able to work on this earliest in the summer. -- 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/
