Skip to Content
Menu
This question has been flagged
1 Odpoveď
3775 Zobrazenia

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..........

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť

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 Replies Zobrazenia Aktivita
1
mar 24
2249
1
júl 20
7687
0
nov 17
4046
1
jan 16
4165
1
mar 15
9265