I just found out a problem when using Magmi to import products into a Magento environment.
The Magento installation has 2 different stores on 2 different domains, all running from a single Magento instance. Both stores have the same products, but require are small difference in the product data, as sale prices may differ based on the store it's being used in.
When the products for de default store are being updated (store set to admin
, website set to default
in the CSV file) it seems like Magmi deletes all product relations for this product. When the relations are being restored manually and the same CSV file is used to update again, but the store and website are being set to a different value, the relations stay untouched.
I have verified the CSV file as being correct, as all the data is being imported properly. The product relater plugin has been switched off to test if that does the trick, but the same thing keeps happening. There is no column re_skus
or xre_skus
in the CSV file which may be causing the problem.
How can I make sure that Magmi keeps the relations the way they are instead of removing them everytime the products get updated?
Magento version is 1.8.1.0 and Magmi version is 0.7.20.