Bug 40649 - Record who last ran a report
Summary: Record who last ran a report
Status: NEW
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-08-28 05:37 UTC (History)
3 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