I was wondering on the delta rerun for the attribute sets, what exactly is updated?
For example if we have an attribute with dropdown menu values and these are changed in the source are these changes migrated to the new system?
The category rerun seems to be a complete sync, the new structure appears to overwrite the old. This is good.
Thank you
1 answer
Hi there,
I was wondering on the delta rerun for the attribute sets, what exactly is updated?
If you run delta migration with update mode, all migrated attribute sets in Magento2 will be overwrite with attribute sets from Magento1 (source).
For example if we have an attribute with dropdown menu values and these are changed in the source are these changes migrated to the new system?
Yes. And you have to run delta migration with update mode (--mode=update)
Regards,
Mall.