We have a pluigin that translates data. When we try to find what properties to translate we filter by IsPropertyData. This has worked just fine so far but now we ran into a solution where properties have IsPropertyData = false and IsMetaData = true.
The property with IsMetaData = true is editable on the catalog node but it is missing PropertyDefinitionID which is our unique identifier.
How is MetaData defined i Commerce? The MetaField looks like all other MetaFields that has IsPropertyData = true. And the checkbox for the field is checked in the MetaClass so I don't get it why this field has IsPropertyData = false?
Hi!
We have a pluigin that translates data. When we try to find what properties to translate we filter by IsPropertyData.
This has worked just fine so far but now we ran into a solution where properties have IsPropertyData = false and IsMetaData = true.
The property with IsMetaData = true is editable on the catalog node but it is missing PropertyDefinitionID which is our unique identifier.
How is MetaData defined i Commerce? The MetaField looks like all other MetaFields that has IsPropertyData = true.
And the checkbox for the field is checked in the MetaClass so I don't get it why this field has IsPropertyData = false?
Thanks!
/Kristoffer