Restarting service removes any one-time schedules

We have a script that we like to schedule a one-time run for late at night.

I noticed last time it didn’t run. After some troubleshooting, restarting the PSU service clears any one-time scheduled script runs.

I don’t thing a restart of the service should clear these or am I wrong?

@adam is this a bug?

If you are using SQLite, one-time schedules do not persist on restart.