|
|
|
Issue Links:
|
Dependency
|
|
This issue will help resolve:
|
|
MDL-10721
Scheduled backup support for some new parts...
|
|
|
|
|
|
|
|
| Participants: |
Eloy Lafuente (stronk7)
|
| Security Level: |
None
|
| Resolved date: |
25/Jan/08
|
| Affected Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
|
I was playing with MDL-10721 when I've detected that the backup_users = none setting isn't respected by a lot of parts of backup.
Correctly, the <USERS> section is missing in the backup file, but:
- User grades are exported.
- Activities user info are exported (responses, modules...)
- Header info of activities show USERINFO = yes, while it should be no!
This causes backup to export a lot of unneeded data, spending a lot of extra time and making difficult to compare scheduled backups and manual backups, so I'll try this first.
Ciao 
|
|
Description
|
I was playing with MDL-10721 when I've detected that the backup_users = none setting isn't respected by a lot of parts of backup.
Correctly, the <USERS> section is missing in the backup file, but:
- User grades are exported.
- Activities user info are exported (responses, modules...)
- Header info of activities show USERINFO = yes, while it should be no!
This causes backup to export a lot of unneeded data, spending a lot of extra time and making difficult to compare scheduled backups and manual backups, so I'll try this first.
Ciao  |
Show » |
|
Anyway, some things must still be checked:
Tomorrow more. Ciao