on 2022 Jun 15 1:18 AM
Updating any attribute in CustomType does not update modification time in source type Product. Why is this ?
<relation code="Product2CustomTypeRelation" generate="true" localized="false" autocreate="true">
<sourceElement type="Product" qualifier="product" cardinality="one">
</sourceElement>
<targetElement type="CustomType" qualifier="customType" cardinality="many" collectiontype="set" ordered="false">
<modifiers partof="true" />
</targetElement>
</relation>
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.