-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-39241-master -
When importing groups form CSV, debugging message is shown:
Did you remember to call setType() for 'id'? Defaulting to PARAM_RAW cleaning.
line 1289 of /lib/formslib.php: call to debugging()
line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
line 202 of /lib/formslib.php: call to moodleform->_process_submission()
line 52 of /group/import.php: call to moodleform->moodleform()
- blocks
-
MDLQA-5629 CLONE - Importing groups with an ID number with permissions
- Passed
-
MDLQA-5630 CLONE - Importing groups with an ID number without permissions
- Passed