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

Modifiedtime changed on Product when update ProductFeature

adgfs
Explorer
0 Likes
749

Hello, We want to avoid changing modifiedtime on Product when updating ProductFeature/ This is OOTB One-to-Many

   <relation code="Product2FeatureRelation" autocreate="true" generate="true" localized="false">
                 <sourceElement qualifier="product" type="Product" cardinality="one">
                     <modifiers read="true" write="false" search="true" optional="false" initial="true" unique="true"/>

We tried the property in local.properties relation. Product2FeatureRelation.markmodified=false but it seems to work only for Many-To-Many relations.

Anyone has suggestion?

Accepted Solutions (0)

Answers (0)