-
Bug
-
Resolution: Fixed
-
Minor
-
3.3.5, 3.4.2, 3.5
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-62426-master -
It has the enrol_flatfile DB table
I ran the enrolment flatfile scheduled task, and confirmed that indeed the entry persists in the table beyond the run time of the task. I'd expect to allow for future enrolments to be triggered. You need a future date for this to occur.
If there's any data sitting in the table after a cron run completes, then we should be reporting this as it's more than just temp data in such cases.
- Discovered while testing
-
MDL-62147 Make sure every table in lib/db/install.xml has a core subsystem responsible for it
-
- Closed
-