Closed
Description
Steps to reproduce
- I am using Magento 2.1.0 (updated form Magento 2.0.7).
- Before the update I imported products from csv file.
- After the update base image position in a gallery of thumbnails is mixed.
- Base images are also marked as "thumbnail" and "small".
- Images order on the backend is set up right.
Expected result
- Base image should be first one in a gallery of thumbnails.
Actual result
- The base image is displayed correctly as the main image, but position in a gallery of thumbnails is swapped with first additional image.
- Other additional images are on right positions.