magento-engcom / import-export-improvements

Open Software License 3.0
31 stars 29 forks source link

Magento 2 import products with images using CSV Issue #83

Closed piotrekkaminski closed 6 years ago

piotrekkaminski commented 6 years ago

From @mayankzalavadia on July 11, 2017 14:1

I'm trying to import a CSV file with new products that contain local images but I am receiving the error:

Preconditions

  1. Magento 2.1.7

Steps to reproduce

  1. Create simple product with image.
  2. Export this product to CSV.
  3. Try to import product with an image using csv.

Expected result

Product Import Successful.

Actual result

Got following error : Imported resource (image) could not be downloaded from external resource due to timeout or access permissions in row(s):

Copied from original issue: magento/magento2#10209

piotrekkaminski commented 6 years ago

From @arvenzis on July 12, 2017 10:14

I have the same problem while I do have images in the pub/media/import folder and in the csv the images are written like this: 123456.jpg (without the path)

piotrekkaminski commented 6 years ago

From @magento-engcom-team on September 21, 2017 8:49

Description updated.

piotrekkaminski commented 6 years ago

From @magento-engcom-team on September 21, 2017 19:6

@mayankzalavadia, thank you for your report. We've created internal ticket(s) MAGETWO-75633 to track progress on the issue.

piotrekkaminski commented 6 years ago

From @Jens-S on September 26, 2017 8:46

I would like to work on this ticket.

piotrekkaminski commented 6 years ago

From @okorshenko on September 26, 2017 10:30

Hi @Jens-S I've sent you an invitation to join Magento Team on public GitHub. Could you please accept the invitation?

piotrekkaminski commented 6 years ago

From @Jens-S on September 27, 2017 20:26

Sorry, but I want to pass this ticket back.

piotrekkaminski commented 6 years ago

From @mayankzalavadia on September 28, 2017 9:35

Hello @okorshenko

I also would like to give my contribution on Magento. So, can you please send me an invitation to join Magento Team on public GitHub.

piotrekkaminski commented 6 years ago

From @okorshenko on September 29, 2017 13:29

@mayankzalavadia invitation sent. Would like to work on this issue?

piotrekkaminski commented 6 years ago

From @mayankzalavadia on September 29, 2017 13:38

Yes I Would like to work on this issue.

piotrekkaminski commented 6 years ago

From @KarlDeux on November 14, 2017 21:18

Cannot reproduce it on 2.2 dev. Are you filling Images File Directory field from the admin/import tool? If so, try not to fill it and use the CSV file exported as-is.

PS: if you still encounter issues i'd like to take care of this ticket.

piotrekkaminski commented 6 years ago

From @PieterCappelle on December 21, 2017 21:39

Can confirm. Can’t reproduce in 2.2 and 2.3.

dmanners commented 6 years ago

I will close this as it cannot be reproduced on 2.3 which is our focus for this project.

KarlDeux commented 6 years ago

Kudos @piotrekkaminski, @dmanners !