https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37522 Bug ID: 37522 Summary: Logging item modification should record the original version of the item Change sponsored?: Sponsored Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Tools Assignee: januszop@gmail.com Reporter: januszop@gmail.com QA Contact: testopia@bugs.koha-community.org When modifying bibliographic record, Koha records in the log the original version of the record. This allows one to see what has been changed in the record. However, in case of item modification Koha records in the log the the current version of the item (i.e. the version after the edit). This is inconsistent with the biblio modification behavior and makes it difficult or even impossible to trace changes (especially in case of the first modif since the initial version is not being recorded). The ability to track changes is quite important for library staff and the inconsistency here is not understandable. -- You are receiving this mail because: You are watching all bug changes.