Skip to content

[Issue] Added processing of missed 'Fields enclosure' on admin exports #29554

Open
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #27830: Added processing of missed 'Fields enclosure' on admin exports


Description

The value of "Fields Enclosure" checkbox on admin export page (System -> Export) is not passed to appropriate export model, therefore enclosure behavior is not handled.
This Pull Request is fixing that.

Manual testing scenarios

  1. Ensure you have some products and custom attributes.
  2. Export products through backend with the parameters:
  • Entity Type: Products
  • Export File Format: CSV
  • Fields Enclosure: Yes
  1. Download and open generated CSV file.

All attribute values in additional_attributes column must be wrapped by double quotes ", but they aren't.

Related Issues

Probably, it's worth to mention here closed issue #14642, there was the similar problem with skip_attr field.

Metadata

Metadata

Assignees

Labels

Area: Import / exportComponent: ImportExportIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedPriority: P3May be fixed according to the position in the backlog.Progress: PR in progressReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions