-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.7, 2.8.5
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MDL-49753-master -
One can create quick links to the Enrolled users page that are filtered by one of the fields. For example, url
http://xxxxx/enrol/users.php?id=2&role=5
|
Will display only users with 'student' role and "Student" will be selected in the filter form.
All filter fields work like that except for status.
If I go to:
http://xxxxx/enrol/users.php?id=2&status=1
|
only users with "Active" enrolments will be displayed but the "Status" field in the filter form remains empty.