Bug 40649 - Record who last ran a report
Summary: Record who last ran a report
Status: RESOLVED DUPLICATE of bug 27432
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: 24.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-14 08:52 UTC by David Roberts
Modified: 2025-10-02 14:33 UTC (History)
5 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Roberts 2025-08-14 08:52:50 UTC
We record the last run date of an SQL report in saved_sql.last_run, but we don't record which user ran the report. This would be really useful additional information. The action logs don't record who runs a report either, just who creates and modifies them
Comment 1 Marcel de Rooy 2025-08-28 09:12:55 UTC
Any privacy issues related to showing such info?
Comment 2 Anneli Österman 2025-08-28 09:16:39 UTC
Could this be added to action logs as part of ReportsLog system preference? Then privacy issues could be smaller because viewing them requires a permission.
Comment 3 David Roberts 2025-08-28 09:20:58 UTC
That would be an acceptable solution to me - although I can't immediately think of any privacy issues that this would raise even if it was done via the report tool (it maybe different in other parts of the world, I suppose!)
Comment 4 Inkeri Hakulinen 2025-10-01 12:14:32 UTC
Is this bug actually a duplicate of another bug, that has just been signed off? https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27432
Comment 5 Lisette Scheer 2025-10-02 14:33:30 UTC
Yes, closing as a duplicate, good catch!

*** This bug has been marked as a duplicate of bug 27432 ***