Bug 41921 - Add ability to run reports as background jobs
Summary: Add ability to run reports as background jobs
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 41920
Blocks:
  Show dependency treegraph
 
Reported: 2026-02-24 19:49 UTC by Kyle M Hall (khall)
Modified: 2026-02-25 10:48 UTC (History)
3 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
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 Kyle M Hall (khall) 2026-02-24 19:49:15 UTC
It would be nice if reports can as background jobs instead of standard page loads. This would allow long running reports to be viewable from the staff interface.
Comment 1 David Cook 2026-02-25 04:17:22 UTC
This one could leverage bug 14435 to save the results as well, yeah?