Skip to content

Conversation

@RakeshJesadiya
Copy link

Description (*)

This PR fixed the duplicate code from the PR, https://github.com/magento/commerce-data-export/pull/21/files#diff-ba1939c8004a571b5cb8c76346ab6b6a96427eb9ae468b637174954c486a83f8

Related Pull Requests

#21

Fixed Issues (if relevant)

Fixed price event data providers contain some duplicate code. Specifically buildEventData functions in FullReindex and PartialReindex providers.
For example
\Magento\CatalogPriceDataExporter\Model\Provider\FullReindex\CustomOptionPriceEvent::buildEventData
and
\Magento\CatalogPriceDataExporter\Model\Provider\PartialReindex\CustomOptionPriceEvent::buildEventData
are the same.

@duhon
Copy link
Contributor

duhon commented Feb 14, 2025

The pull request is being closed due to outdated changes.

@duhon duhon closed this Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants