Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3758 Переглядів

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
2245
1
лип. 20
7678
0
лист. 17
4044
1
січ. 16
4162
1
бер. 15
9262