cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

model saving interceptor not triggered

0 Kudos
276

Hi, how could it be possible that hybris code on product is changed to null without triggering save interceptor and even not using productModel.setCode? There is validate interceptor which normally works fine so changing code to null and trying to save it interceptor exception is throwing. But there is multithreaded import which on the end sometimes generates null codes (this is random) so question is how is it possible that interceptor is omitted and even setCode is not called at all

Accepted Solutions (0)

Answers (0)