https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29413 Bug ID: 29413 Summary: CataloguingLog doesn't allow to see changes for first edit of an item Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When a new item is added the logs only show "item" in info. When an item is edited, the complete contents of the fields will be logged with the new values. Because we are missing the "original" values, there is no way to tell what has been changed between both log entries. The logging mechanism should be changed to log the full item on adding as well. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.