Bug 39756 - Long overdue cron configuration page
Summary: Long overdue cron configuration page
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Chloé Zermatten
QA Contact: Testopia
URL:
Keywords:
Depends on: 10190
Blocks:
  Show dependency treegraph
 
Reported: 2025-04-28 07:40 UTC by Chloé Zermatten
Modified: 2026-02-23 11:56 UTC (History)
2 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 Chloé Zermatten 2025-04-28 07:40:13 UTC
Add the configuration for the long overdue cron to the Koha staff interface so that library administrators can makes changes to the long overdue cron settings without needing to use terminal commands or request assistance to do so.
Comment 1 Chloé Zermatten 2026-02-23 11:56:07 UTC
This has been in the work for some time now, with the UI designed and code written both for this and on the backend as well to modernise the long overdue cron script.

As the interface builds on top of the circulation triggers page, recently efforts have shifted towards progressing Bug 10190, as this is currently the main blocker to this work being completed. 

I will be rebasing against 10190 once finalised, and updating the code to match the more recent version of 10190 as well, as there has been quite a bit of movement and a bit of a rework will be needed here. 

Further updates to follow!