-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
wip-mdl-42536
-
This test requires a course in which self-enrolment is allowed and for which an enrolment key has been set.
1. Login as a teacher, access a course and follow the groups link in the course administration settings.
2. Create a group and set a group enrolment key.
3. Login as user2 (not yet enrolled in the course) and enrol in the course by supplying the group enrolment key and it fails with Call to undefined function groups_add_member() in /home/rajesht/moodles/im/moodle/enrol/self/lib.php on line 208
- is a regression caused by
-
MDL-40127 Abstract code behind enrolment web page to be reused by self-enrolment webservice
- Closed
- Testing discovered
-
MDLQA-5846 CLONE - A group enrolment key may be used to automatically add users to the group
- Passed