Related Links With Media Data Type Null in Property Type Extensions
Hi I'm trying to write some migrations for a node that contains a related links with media property.
In PropertyTypeExtensions when it tries to retrieve the data on var dataType = ApplicationContext.Current.Services.DataTypeService.GetDataTypeById(propertyType.DataTypeId)
dataType is returning null. The GUID it's looking up is 4848424b-ec2c-45f7-a9aa-712bc703b75e
Anyone else experiencing this problem or is there a good workaround?
Related Links With Media Data Type Null in Property Type Extensions
Hi I'm trying to write some migrations for a node that contains a related links with media property.
In PropertyTypeExtensions when it tries to retrieve the data on var dataType = ApplicationContext.Current.Services.DataTypeService.GetDataTypeById(propertyType.DataTypeId)
dataType is returning null. The GUID it's looking up is 4848424b-ec2c-45f7-a9aa-712bc703b75e
Anyone else experiencing this problem or is there a good workaround?
Thanks,
Tom
is working on a reply...