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

Courses skipped when added into mdl_backup_courses

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • None
    • 1.9.9
    • Backup
    • None
    • MOODLE_19_STABLE

      backup/backup_scheduled.php, line 111, the test $backup_course->nextstarttime > 0 will fail for courses that were just added to the mdl_backup_courses table because they were added with a value of 0 for nextstarttime. Suggest to change it to: $backup_course->nextstarttime >= 0

            stronk7 Eloy Lafuente (stronk7)
            woolardfa@appstate.edu Fred Woolard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

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