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

magento-engcom/import-export-improvements#64: fix issue with Export Type UI #109

Merged

Conversation

dmanners
Copy link
Contributor

Description

  • reset the entity type in the export form JS
  • this change was made so that if you choose an entity type, then choose the "Please Select" option the entity type gets reset and so now if you choose another type the form will actually be shown

Fixed Issues (if relevant)

  1. [MAGETWO-39185] Export UI is absent after reselecting entity type #64: Export UI is absent after reselecting entity type

Manual testing scenarios

  1. Go to System -> Export in Admin Pane
  2. Select for example Products entity type
  3. Select "- Please Select -" option of Entity Type dropdown
  4. Repeat step 2

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

 - reset the entity type in the export form JS
 - this change was made so that if you choose an entity type, then choose the "Please Select" option the entity type gets reset and so now if you choose another type the form will actually be shown
@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Jun 16, 2018

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants