Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

[MAGETWO-49985] Custom Options are exported in reverse order in CSV file #71

Closed
piotrekkaminski opened this issue Dec 1, 2017 · 1 comment

Comments

@piotrekkaminski
Copy link
Contributor

Preconditions

  1. Create a simple product with two options, the 1st option is a dropdown and the 2nd option is a field, Save it

Steps to reproduce

  1. System -> Export
  2. System -> Import same file

Expected result

  1. In CSV file, the 1st option is now a dropdown and the 2nd option is a field
  2. After import, in UI, the 1st option is still a dropdown and the 2nd option is a field

Actual result

  1. In CSV file, the 1st option is now a field and the 2nd option is a dropdown
  2. After import, in UI, the 1st option is now a field and the 2nd option is a dropdown
@dmanners
Copy link
Contributor

Fixed as part of the merge magento/magento2@2ad32d9

@dmanners dmanners added this to the Phase 1 milestone Jan 17, 2018
magento-engcom-team pushed a commit that referenced this issue Apr 13, 2018
Remove all references of Zend_Config
magento-engcom-team pushed a commit that referenced this issue Apr 13, 2018
Eliminate usage of Zend_Config from Magento 2 Open Source #71
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants