[Koha-bugs] [Bug 26107] New: Add ability to delete saved SQL report results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 30 19:09:53 CEST 2020


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

            Bug ID: 26107
           Summary: Add ability to delete saved SQL report results
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: wizzyrea at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Currently we can generate report output to be presented in the Koha interface
in a scheduled fashion, but we cannot delete any of the previous runs, either
automatically via a scheduler or on the fly from the interface.

I propose we add two functions:

1. the ability to delete individual saved report results from the Koha
interface (a link or a button near the run a user might like to delete)

2. the ability to have a flag for cleanup_database to remove saved report
results older than a syspref'd number of days. Please, don't make it a number
on the cron definition - we want libraries to be able to control it themselves
from the interface.

This can potentially reduce the reliance on e-mail as a delivery mechanism for
saved reports, which in certain circumstances can be less reliable than we'd
hope.

Liz

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