Skip to main content

Restore a previous schedule

Every time you set up your schedule, Latte keeps the version you had before. So if a rebuild dropped a course or scrambled your week, you can roll straight back.

Before you start

You need at least two schedules — your current one plus an earlier version to restore. If you've only ever set up your schedule once, there's nothing to roll back to yet. Restoring is a web feature.

  1. Open Calendar and click Schedule in the controls above the grid.

  2. On the setup screen, choose Restore a previous schedule version.

    Screenshot coming soon
    The Restore a Schedule list showing past schedule versions with the current one marked Active
    Capture spec (for maintainers)
    {
      "id": "web.calendar-and-events.restore-a-previous-schedule.restore-list",
      "platform": "web",
      "route": "/organization/calendar/schedule",
      "actions": [
        {
          "pom": {
            "page": "SchedulePage",
            "call": "openRestoreView"
          }
        }
      ]
    }
  3. Pick one of your past schedules from the list — your current one is marked Active — then confirm. Latte makes the version you chose your active schedule.

Good to know

Restoring swaps your whole timetable back to that version; it doesn't merge changes. If you only need to fix one class, edit that event instead.