Skip to content

fix(import): fix failing import/archive schedule

Ben Whitmore requested to merge import-fix-20221004 into main

I've

  1. fixed the bug
  2. wrapped the scheduler in a simple condition checking that there is an hour configured for it to run
  3. Added logging so we can find the import in the logs

Merge request reports