Details
-
Type:
Improvement
-
Status: Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.6, 3.0.2, 3.4.4, 3.5.1, 3.7.3, 3.8
-
Fix Version/s: None
-
Component/s: Administration, Course, Enrolments
-
Testing Instructions:
-
Affected Branches:MOODLE_26_STABLE, MOODLE_30_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE
-
Pull from Repository:
-
Pull Master Branch:MDL-43127-master
-
Pull Master Diff URL:
-
Sprint:BACKEND Sprint 18, 3.1 Sprint 7
-
Issue size:Large
Description
When processing the enrolment data we are calling $plugin->add_default_instance($course) which does not always do something. We should fallback on $plugin->add_instance() when it returns null.
Attachments
Issue Links
- blocks
-
MDL-43820 tool_uploadcourse doesn't support multiple enrolment instances of the same type
-
- Open
-
-
MDL-43056 Add the capability moodle/course:upload for tool_uploadcourse
-
- Reopened
-
- has a non-specific relationship to
-
MDL-61532 Setting course enrolment method cohort does not work for csv upload
-
- Closed
-
-
MDL-48391 tool_uploadcourse should check if enrolment method can be disabled/deleted
-
- Closed
-
- has been marked as being related by
-
MDL-45665 Bulk course creation - self-enrolment fields
-
- Closed
-
-
MDL-43820 tool_uploadcourse doesn't support multiple enrolment instances of the same type
-
- Open
-
- is blocked by
-
MDL-48362 Improve the enrol API to prevent logic in the UI
-
- Closed
-