magento / meta-for-magento2

33 stars 19 forks source link

AAMSettingsCron Class does not exists in Meta\BusinessExtension\Cron #5

Closed WRCdev closed 9 months ago

WRCdev commented 1 year ago

Probably the instance path in Meta/Conversion/etc/crontab.xml line 4 is incorrect, must be Meta\Conversion\Cron\AAMSettingsCron instead Meta\BusinessExtension\Cron\AAMSettingsCron

Preconditions (*)

  1. Magento 2.4.5-p3
  2. meta/meta-for-magento2 1.0.1

Steps to reproduce (*)

  1. Execute php bin/magento cron:run

Expected result (*)

  1. Cron running succesfully

Actual result (*)

  1. Class “Meta\BusinessExtension\Cron\AAMSettingsCron” does not exist
zlik commented 1 year ago

Thank you for reporting the issue, @WRCdev! It will be addressed in the upcoming release.