-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.3.2, 2.4
-
None
-
MOODLE_23_STABLE, MOODLE_24_STABLE
There are two bugs with the "Include enrolled users" choice in the Backup option, one serious and one minor.
Minor bug: "Include enrolled users" choice not remembered when hitting next, then previous, then next.
Steps:
- Go to course backup screen
- Make sure that "Include enrolled users" is checked
- Click "Next"
- Verify that "User data" is available to be chosen
- Click "Previous"
- Uncheck "Include enrolled users" and click "Next"
- Click "Next"
- Verify that "User data" is not available to be chosen
- Click "Previous"
- Check "Include enrolled users" option
- Click "Next"
- Verify that "User data" is available to be chosen (This step fails on qa.moodle.net)
Major bug: Having default backup "Include enrolled users" choice as unchecked makes it impossible to check it
- Edit "Site administration > Courses > Backups > General backup defaults" and uncheck default choice for "Include users"
- Go to course backup screen
- Verify that "Include enrolled users" is unchecked
- Check "Include enrolled users" option
- Click "Next"
- Verify that "User data" is available to be chosen (This step fails on Moodle 2.3.2)