Scheduler fails to run: Scheduler failed to find next date

New update seems to break the UI when it comes to backup schedules. You can set up multiple schedules for a single backup because the UI (both NGAX and NGCLIENT) will always report backups as having no set schedules, and will allow you to create a new one everytime. The times shown on the UI also no longer match when more than 1 schedule is set for the same backup, only the first created schedule will be shown (NGAX only). The top status bar’s next scheduled backup is correct, however.

TL;DR for both NGAX and NGCLIENT:

  • The UI always shows the backup schedule as off;
  • Every time you setup a backup schedule, it creates a new entry in the Schedule table in the database;
  • None of the backup schedules are shown in the backup’s edit/setup wizard;
  • The backup will respect all of its schedules.

Although initially looks like a bug, it could definitely be a nice feature if it gets properly handled on the UI side.