Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-20802

Automated course backups should be selective by category

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 1.9.5, 2.1.3, 2.2
    • Backup
    • None
    • Linux
    • MySQL
    • MOODLE_19_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE

      The automated (cron) course backups (backup_scheduled.php) fetch ALL courses at once to consider for backup. This causes an installation with several thousand courses (10,000+) to puke, due to all the rows in the recordset being converted into a single array variable. To reduce this risk somewhat, and make it more convenient for administrators, the automated backup should be enhanced to backup only selected categories of courses (comma separated cat ids held in a backup_config row?), and the 'get_records_list' routine used instead of 'get_records' when such a config value is not empty.

            Unassigned Unassigned
            woolardfa@appstate.edu Fred Woolard
            Votes:
            6 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.