[Koha-bugs] [Bug 35809] New: Catalog statistics should use items.deleted_on instead of items.timestamp

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 14 12:28:29 CET 2024


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 at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list