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

enhancement: add filter/sort to cron report #49

Closed JesKingDev closed 6 years ago

JesKingDev commented 6 years ago

Request for enhancement to add filter/sort capability on the cron report. The cron report is currently sorted by job code and includes all job records.

Use Case #1 - Filter jobs by job code Example: enter "avatax" in the job code filter to show all jobs containing this substring.

Use Case #2 - Sort jobs by error count Example: sort the cron report by error count descending to quickly identify those jobs which are failing.

gnuzealot commented 6 years ago

added in https://github.com/magemojo/m2-ce-cron/commit/507c8b87cd5213f03879f2dcf85794273962a483