Skip to content

Grid Export rendered data is not reflecting in the exported File, Displayed ID instead of Rendered Label #25963

Closed
@koushikch7

Description

@koushikch7

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,

  1. Magento 2.3.2 and Magento 2.3.3 & 2.4-develop
  2. Apache and Nginx
  3. Mysql and MongoDB

Steps to reproduce

  1. Log in to the Magento Admin
  2. Choose any grid having an export option. In my case, I choose for Sales Order Grid.
  3. 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.:
image

Actual result

CSV/Excel sheet that contains Columns with ID rathe than values displayed as in the grid
export

Metadata

Metadata

Labels

Component: ImportExportFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions