magento-engcom / import-export-improvements

Open Software License 3.0
31 stars 29 forks source link

hide_from_product_page import not working Magento 2.1.8 #79

Closed piotrekkaminski closed 5 years ago

piotrekkaminski commented 6 years ago

From @Softagz on November 24, 2017 9:35

Preconditions

  1. Using the sample download "Products" Import and Uploaded the images (BASE, THUMB and SMALL)
  2. Using the same import CSV for the field column in csv "hide_from_product_page" not to show the small,thumb (which are same values) to be displayed on PRODUCT PAGE
  3. Manually from admin when we tick the box and export we can see the "hide_from_product_page" with image path but when we do the same with other product during import using the same column "hide_from_product_page" and similar way to put value for "hide_from_product_page" its doing nothing

Export "Products" export-product

Import "Products" does not work for 871544200-2476 | /8/7/8715442002476_small.jpg

import-product

Copied from original issue: magento/magento2#12429

piotrekkaminski commented 6 years ago

From @magento-engcom-team on November 24, 2017 16:30

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

piotrekkaminski commented 6 years ago

From @PieterCappelle on December 21, 2017 21:33

Can you assign this to me? I’ll fix this. Can @magento-engcom-team also add the label import/export? Thanks!

piotrekkaminski commented 6 years ago

From @dmanners on January 3, 2018 8:58

I think this has been fixed in the 2.2-develop branch with the PR https://github.com/magento/magento2/pull/11926

dmanners commented 6 years ago

This appears to have already been fixed in 2.2-develop. I would consider that we could forward port this to 2.3-develop as part of our project.

dmanners commented 5 years ago

This has already been forward ported to 2.3-develop so there is nothing to do here.