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

Cannot grant access to view cron reports #120

Open JesKingDev opened 2 years ago

JesKingDev commented 2 years ago

I need to give access to the cron report to my QA engineers to view and kick off cron schedules, but the MageMojo resources aren't displayed in the resources list when granting permissions.

In adminhtml/menu.xml the following resources are defined: MageMojo_Cron::settings and MageMojo_Cron::reports.

However, there is no acl.xml to specify these resources so they can be shown and granted to users.