[Koha-bugs] [Bug 28740] New: Delete old ILL requests with cleanup_database

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 22 18:36:29 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28740

            Bug ID: 28740
           Summary: Delete old ILL requests with cleanup_database
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz, tomascohen at gmail.com

We should teach cleanup_database to delete old ILL requests after a given
period.

Over in bug 23391, we introduced a syspref in which one can define statuses for
which to hide ILL requests. Following that same idea of allowing whatever
statuses a given back-end may use, the cron should take a number of days and a
status and delete any request with that status that is more than that many days
old.

-- 
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