-
Bug
-
Resolution: Fixed
-
Minor
-
2.2
-
None
-
MOODLE_22_STABLE
-
MOODLE_22_STABLE
-
w43_
MDL-29964_m22_fixenrolevents -
Rossiani Wijaya added a comment - 27/Oct/11 3:13 PM
Hi Petr,
while testing the course meta link, I noticed that student role is set to empty if its added manually through parent course.
Steps to reproduce:
1. create a parent course and manually enrolled several users into it as students.
2. create a new child course and added a meta enrolment instance for the parent course.
3. Inspect the enrolled users they all came through and all of them had the correct role
4. in parent course, enroll new student
5. Take a look child course, the new student is enroll without a role
However, the above issue could be fix by running cron or add role manually.