Closed
Description
Preconditions
- Magento version CE 2.1.5
Steps to reproduce
- Login to admin panel go to Store -> Configuration -> Sales -> Shipping Methods
- Expand Table Rates and Override the default options. Select Enabled as Yes
- Condition: # of items vs Destination
- Save the configuration
- Change Store view to "Main Website"
- You could see Export and Import option
- Click export button and get the CSV format
- In the CSV edit values and reupload
- Save the configuration
Expected result
- CSV file should be exported without any error. The shipping method should work in the frontend
Actual result
-
Getting following error
Something went wrong while saving this configuration: Warning: array_key_exists(): The first argument should be either a string or an integer in /home/vntghome-alpha/store/vendor/magento/framework/Model/AbstractModel.php on line 351 -
Shipping is enabled in the frontend, but is not calculating the shipping price as per the configuration in the CSV file
Note: attached txt is saved from CSV due to github restriction
Metadata
Metadata
Assignees
Labels
Gate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release