Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Magento 2 Import Does not upload same name file in different image of different folder #50

Closed
@piotrekkaminski

Description

@piotrekkaminski

From @osmansorkar on November 12, 2016 17:2

I try to import product by magento2 import product option by CSV. I have all product image same name. I create folder for every product image and I upload it media/import directory and try to import my product but magento use only 1st image for all other product. It does not upload my other same name images.

Preconditions

Magento 2.1.0
PHP-7.0.12
Server: NGINX
Ubuntu 16.4
MYSQL -5.6

Steps to reproduce:

  1. Create A CSV File for import by same name image within multi directory
  2. Upload file in pub/media/import directory with directory
  3. Login Backend
  4. Got to setting >> import
  5. Select "Entity Type" Product
  6. Select "Import Behavior" Add/Update
  7. Upload CSV File
  8. Click Button "Check Data "
  9. Click "Import"
  10. Import will be successful but it will be upload only first image and skip all other same name image

Expected result

  1. screenshot_13
    After Enable Rename . It should not rename due to every image belong in different directory
  2. screenshot_13 - copy
  3. screenshot_12

Actual result

  1. screenshot_11

Copied from original issue: magento/magento2#7412

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions