Closed
Description
Preconditions (*)
- Magento 2.3.0 & 2.3-develop
- MYSQL 5.6
- PHP 7.2.X
Steps to reproduce (*)
- Creating a new product (simple product and bundle product) in the admin panel
- Go to System -> Data Transfer -> Export and export it.
- Open the exported CSV file and update/change the price or any attribute value in it( in my case: change weight and price of simple product)
- Now, go to Sytem -> Data Transfer -> Import and Imported Successfully.
- Check products in front end
Expected result (*)
- When we importing CSV to update the product values, then the products should be visible in front end of the website.
Actual result (*)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 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.3 release