So we are running into an issue with importing item categories into Dynamic Web as EcomGroups using the EcomProvider. The specific issue I'm running into is that when I try to use a code expression for mapping a value from my source data into to the ParentGroups virtual column, it appears to ignore my code expression.
If I map directly to a column in the source data, it works fine, but code expressions don't seem to work there. Unfortunately I need to use a code expression since the actual parent category isn't in the source data, it's derived from the group code itself. Anyone else run into this issue before or have a solution for it?
(I'm also running into the same issue trying to use a code expression with a virtual column in the EcomProducts import - mapping to the VariantGroups virtual column)