0

On production, we are seeing a strange behaviour where our one cronJob is getting failed with product not found error if session user of cronJob is Admin user.

But when we changed the user to another employee user and if we try rerunning this job manually then it works.

Also with same employee user this job again getting failed if job is trying to run on trigger based time.

Can someone help me if any config I am missing here.

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Jemie
  • 27
  • 6
  • That's a strange scenario. Is it possible that some other process is deleting the product, or if it's not yet synced / available in the catalog version you're working with? – geffchang Jun 06 '21 at 07:30
  • No... Those products was already removed from system.. And cronJob is running fine with other employee user..I am suspecting this issue occurred because of admin users cache.. But not sure this is the root cause. – Jemie Jun 06 '21 at 08:33
  • can you please add console logs? – Raushan Kumar Jun 06 '21 at 12:51

0 Answers0