magento-engcom / import-export-improvements

Open Software License 3.0
31 stars 29 forks source link

magento-engcom/import-export-improvements#58: Fix generation of import url #111

Closed dmanners closed 6 years ago

dmanners commented 6 years ago

Description

Fixed Issues (if relevant)

  1. magento-engcom/import-export-improvements#58: Incorrect Request URL with Form Key on the product import

Manual testing scenarios

  1. Install Magento from develop branch.
  2. Go to Admin Panel
  3. Go to System -> Import.
  4. Select "Products" in Entity Type field.
  5. Set: Import Behavior: "Add/Update", select valid file to import.
  6. Click "Check Data", wait for validation to complete.
  7. Click "Import".
  8. Check the url in the network tab of your browser,

Contribution checklist