Skip to content

Export Products action doesn't consider hide_for_product_page value #8255

Closed
@barbanet

Description

@barbanet

Preconditions

  1. Magento 2.1.3
  2. My instance have 1 website and 2 store views for that website.
  3. Tested with 1 product.

Steps to reproduce

  1. Create a simple product and upload an image.
  2. Change the scope to 1 store view.
  3. Set the image as Hide for product page in that store view.
  4. Got to System -> Export.
  5. Select Products and then Continue.

Expected result

  1. The CSV files should have 2 lines. The default values at the first row of values.
  2. The second lines should contain values on sku, store_view_code and hide_from_product_page columns

Actual result

  1. I've created my simple product with an image. Same values for both store views.

01

  1. Then I've changed the scope of my product and I've changed my image properties.

02

  1. Now my product is the same but in 1 store view the image is hidden. Next step was Export productos. The file hasn't information about the second store view changes for that product.

03

  1. Now I've chanegd the product name in the same store view where I have been changed the image properties. The name has changed and the image is still hidden.

04

  1. Now I've exported the file again and the name change is right but the hide_for_product_page value is still empty.

05

Metadata

Metadata

Assignees

Labels

Component: ImportExportFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: 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