magento-engcom / import-export-improvements

Open Software License 3.0
31 stars 29 forks source link

MAGETWO-84124: Add bundle parent/child relationship during import #104

Closed adam-paterson closed 6 years ago

adam-paterson commented 6 years ago

Description

Fixed Issues (if relevant)

  1. magento/magento2#12330: Imported bundle products are not assigned stock status
  2. 80

Manual testing scenarios

  1. Create Bundled product with options
  2. Export product via System -> Import/Export
  3. Re-upload CSV choosing "Replace" method

Contribution checklist

dmanners commented 6 years ago

Hi @adam-paterson there seems to have been a change on 2.3 that is now causing a conflict. Any chance you could update your branch and double check that your fix is still working for me before I continue here.

magento-cicd2 commented 6 years ago

CLA assistant check
All committers have signed the CLA.

adam-paterson commented 6 years ago

@dmanners Rebased, fixed conflicts and tests passing.