This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Add manual cron job buttons #1275
Closed
Description
Following last semester's month-long cron outage, we should have some way for admins to manually trigger cron jobs so that we don't run into issues where reservation statuses are horribly out of date (see #1274). We'd have to look into the process for triggering rake tasks via web request (e.g. does it have to be written as a separate controller action vs lib task...).
Activity