Validate timestamp when recreating cron array, lest invalid entries be shown
When the timestamp, action, or instance are corrupted, the REST endpoint will list the event, but it won't be able to run it. As a result, the event remains perpetually in a broken state because its identifying information isn't reliable.
Please register or sign in to comment