Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7.8, 2.8.6, 2.9
-
Component/s: Administration
-
Labels:
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
-
Fixed Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
The cron setting in the Scheduler for "Log table cleanup" is * 4 * * *. This would imply that it runs every minute during the hour of 04:00 to 04:59. Surely this was meant to be 0 4 * * * ??
Attachments
Issue Links
- is a regression caused by
-
MDL-44432 New logging API should not use/support legacy cron.
-
- Closed
-