macopedia / magmi-m2

Magmi GitHub, see branch magento2 for a version compatible with Magento 2
113 stars 53 forks source link

Base image not changing after import. #76

Open EnigmaWebdesign opened 4 years ago

EnigmaWebdesign commented 4 years ago

// Provide a general summary of the issue in the Title above

Preconditions

// Provide a more detailed information about you Magento, Apache2/nginx, PHP & MySQL version // Provide example CSV file to help us reproduce your issue We're using Magento 2.2.7 on Apache2, PHP 7.1 & Mysql 5.7.29.

Steps to reproduce

We did a test with 1 product. Imported with a standard base image since we didn't have a product image when we started importing. In our example I have filled columns, thumbnail, small-image and image with baseimage.jpg. We filled the media gallery with test1a.jpg;test1b.jpg;test1c.jpg;baseimage.jpg. If we change the column image with test1a.jpg and we import the csv again baseimage.jpg is still set as the base/thumb/small-image in Magento 2 and not test1a.jpg.

Actual result

Whatever we do after the initial import we can't get the base image to change to the new baseimage. What are we doing wrong? I've added a screenshot of the image settings in Magmi.

This is the image after 1st import: initial import

These are the images after adding correct base image: after adding new image for import

The newest image isn't set as base/small-image/thumbnail??? CSV columns dictate otherwise.

Cheers,

Steve

EnigmaWebdesign commented 4 years ago

image-settings-magmi