Details
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 ![]()
Issue Links
| This issue will help resolve: | ||||
| MDL-10721 | Scheduled backup support for some new parts... |
|
|
|
Now the backup_users = none is respected and populated to the backup configuration of each module. So we are avoiding the output of all the user-related information from activities, as desired!
Anyway, some things must still be checked:
Tomorrow more. Ciao
- Grades
- Roles assignments
Tomorrow more. Ciao