Closed jutenga closed 4 years ago
I am observing this same issue.
Magento 2.3.4 on Ubunutu Module Version: 1.0.6
Hey,
can confirm this issue exists, opened pull request, https://github.com/kiwicommerce/magento2-cron-scheduler/pull/20
Hello, Thank you for your report. The issue has been fixed in #20 by @dsitovs
Related commit(s):
The fix will be available with the upcoming release.
Thank you.
Updating from 1.0.5 to 1.0.6
Preconditions
Steps to reproduce
Expected result
Actual result
If the error is unreadable :
Possible Solutions
First solution
Obviously, update the crontab.xml to add the missing node
Second solution
To prevent any problem from updating version, some modification can be made in this files Ui/DataProvider/Form/CronJobDataProvider.php Before
After :