Skip to content

Export data from grid not adding custom rendered data magento2 #10765

Closed
@bulbulagarwal896

Description

@bulbulagarwal896

Preconditions:

  1. Magento 2.1.8
  2. With needed prerequisites.

Steps to reproduce

  1. login to admin panel.
  2. Go to customer panel, and click on export button to export details in CSV format.

Expected result

  1. in CSV, columns Confirmed email and Account Lock, values should be displayed as in customer grid.

Actual result

  1. Not displaying and value in Confirmed email and Account Lock columns of CSV. it just gives a blank value.
    exporting not adding the values which are rendered by prepareDataSource function(ui/component/listing classes).

Metadata

Metadata

Assignees

Labels

Fixed in 2.2.xThe issue has been fixed in 2.2 release lineIssue: 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 developmentRelease Line: 2.2bug report

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions