Disable modifiedAt update on import

Hi,

where in the settings or code could i disable the update of the “modifiedAt” timestamp for products changed by the import feed? As i do regular imports from third parties i dont want to “manipulate” the changed date as i would not know when the product was really changed by human.

Thank you.

This is not possible by design, any change (via UI, Import or API) would modify the ModifiedAt timestamp. You need to create your custom ModifiedAt field, it you want this to have a different behavior.

I think you can only configure if ModifiedAt is changed through the change of some related record.

1 Like