Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3755 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć

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

Powiązane posty Odpowiedzi Widoki Czynność
1
mar 24
2244
1
lip 20
7677
0
lis 17
4044
1
sty 16
4162
1
mar 15
9262