Skip to content

Make variants deletion more efficient #432

Closed
magento/commerce-data-export
#12
@bricht

Description

@bricht

Currently variants are being deleted by comparing the provider data with the existing feed table data in a php loop.

This needs to be replaced by a more efficient alternative.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions