|
|
|
Issue Links:
|
Relates
|
|
This issue has a non-specific relationship to:
|
|
MDL-2674
backup always backsup/restores groups regardless of user settings
|
|
|
|
|
|
|
|
... pontentially leading to orphans. (From Skype discussion with Eloy.)
backup/backuplib.php - backup_groups_members_info function does a simple get_records('groups_members' ...)
Compare with, SQL in backup_user_info.
TODO: link MDL-2674.
|
|
Description
|
... pontentially leading to orphans. (From Skype discussion with Eloy.)
backup/backuplib.php - backup_groups_members_info function does a simple get_records('groups_members' ...)
Compare with, SQL in backup_user_info.
TODO: link MDL-2674. |
Show » |
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 10/Mar/08 02:26 AM
Ensure only target groups_members are added to backup. MDL-12453
|
|
|
committed 1 file to 'Moodle CVS' - 10/Mar/08 02:28 AM
Ensure only target groups_members are added to backup. MDL-12453 ; merged from 19_STABLE
|
|
|
committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 10/Mar/08 02:33 AM
Ensure only target groups_members are added to backup. MDL-12453 ; backported from HEAD
|
|
|
|