https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35809 Bug ID: 35809 Summary: Catalog statistics should use items.deleted_on instead of items.timestamp Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org We didn't have the deleted date for items in a separate field in the past, but the timestamp turned out not to be reliable with other updates on the table updating it. So we should use deleted_on on for reporting now. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.