Skip to content

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

Closed
@osmansorkar

Description

@osmansorkar

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

Metadata

Metadata

Assignees

Labels

Component: ImportExportIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releasebug report

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions