magemojo / m2-ce-cron

Magento 2 cron project to fix bugs and common cron issues.
https://magemojo.com
MIT License
165 stars 45 forks source link

Fix strtotime null values issue #133

Open inajaf opened 1 year ago

inajaf commented 1 year ago

There is an error caused by a null value in the cron_schedule table. To resolve this issue, please examine the provided screenshots and accept the necessary modifications to enable the report page to display even when there are null values received from the executed_at and finished_at columns to the report page.

Screen Shot 2023-02-16 at 17 49 47

Screen Shot 2023-02-16 at 09 59 52