Closed
Description
Preconditions
Verified in Magento 2.3.2 and 2.3.3 and found that the data displayed in the grid by rendering columns is not reflecting in the Exported file, Instead, we are getting Id of the data rather than grid value.
Verified in the environments,
- Magento 2.3.2 and Magento 2.3.3 & 2.4-develop
- Apache and Nginx
- Mysql and MongoDB
Steps to reproduce
- Log in to the Magento Admin
- Choose any grid having an export option. In my case, I choose for Sales Order Grid.
- Click on Export using CSV/Excel.
Expected result
CSV/Excel sheet that contains all the details with values as displayed in the grid
e.g.:
Actual result
CSV/Excel sheet that contains Columns with ID rathe than values displayed as in the grid
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 releaseThe issue has been reproduced on latest 2.4-develop branch