Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3759 Представления

i have used scheduler functionality in my module to import products. I changed my code and restart the server but most of the time scheduler runs my previous(not new changes) code. I can't understand why it's happening.

Please anyone can help..........

Аватар
Отменить
Лучший ответ

You need to update your database with your new module. Try re-starting your server with the -u <module name=""> -d <database name=""> options. That will update your database

Аватар
Отменить

I got same problem, I did above steps too. schedular runs, as its time changes but method defined in schedular don't run.

Related Posts Ответы Просмотры Активность
1
мар. 24
2246
1
июл. 20
7684
0
нояб. 17
4044
1
янв. 16
4163
1
мар. 15
9263