-
Bug
-
Resolution: Fixed
-
Major
-
1.7.1, 1.8
-
None
-
MOODLE_17_STABLE, MOODLE_18_STABLE
-
MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Current code doesn't auto-create courses in enrol/database unless you explicitly use enrol_database_sync.php script. It seems the code to auto-create courses is just present in sync_enrolments(). setup_enrolments() just tests if the course exists or not, and if it doesn't it simply skips it instead of creating it.
I'll attach a patch for this in a few hours (it's a bit late here
Saludos. Iñaki.
- has a non-specific relationship to
-
MDL-9411 MDL-9012 has partially wrong fix
-
- Closed
-