https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43473 Bug ID: 43473 Summary: Removal of lost status via checkout isn't reflected in logs Initiative type: --- Sponsorship --- status: Product: Koha Version: 26.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: sbrown@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com Target Milestone: --- If an item with a lost status is checked out without first being checked in, the checkout removes the lost status. However, the removal of the lost status isn't reflected in action logs, which is problematic for troubleshooting. To recreate: -Find an available item and mark it with a lost status (ex: Missing) -Note the bib's Modification log includes the new lost status in the Diff column -Check the item out to a patron (*without* first checking it in) -Note that the Missing status has been cleared from the holdings table (correct) -Note that the bib's Modification log *doesn't* have an entry showing the removal of the lost status (incorrect) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.