-
Notifications
You must be signed in to change notification settings - Fork 22
Reindex variants by child ids #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mmansoor-magento
merged 34 commits into
magento:main
from
bricht:437_reindex_variants_by_child_id
Dec 5, 2020
Merged
Reindex variants by child ids #18
mmansoor-magento
merged 34 commits into
magento:main
from
bricht:437_reindex_variants_by_child_id
Dec 5, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-Removed indexation reliance on product index -Changed mview to product_relations
…rce-data-export into 27_product-variants
-Fixed indexing issues
…rce-data-export into 27_product-variants
-Plugin fix
…rce-data-export into 27_product-variants
-Added a dependency in indexer for testing purposes
This reverts commit 5ef8cfe.
-Static test fixes
-Slight cleanup
-Fixed the indexations to work with ee
-Syntax fixes
-Added child product to feed data
-Added indexer dependency
-Added improved variant deletion to the indexer
This reverts commit e02f9bd.
-Changed variable visibility to private
-Static fixes
…rce-data-export into 27_product-variants
# Web-API tests fixes
-Added product_id to variant integration test
This reverts commit 65f3bab.
-WebAPI fix
-Changed the variant indexation process to work around child product ids
@magento run all tests |
-Static fix
@magento run all tests |
1 similar comment
@magento run all tests |
@magento run all tests |
@magento run Static Tests |
@magento run all tests |
@magento import pr to magento-commerce/commerce-data-export |
@RuslanKostiv1 the pull request successfully imported. |
mmansoor-magento
pushed a commit
that referenced
this pull request
Jan 12, 2021
[Product overrides] group prices
magento-devops-reposync-svc
pushed a commit
that referenced
this pull request
Jan 21, 2022
MDEE-77: Product Feed Indexer Performance Issues
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description (*)
Makes reindexation more efficient by running it by variant child product ids.
Incorporates changes from
#11
and
#12
Related Pull Requests
Fixed Issues (if relevant)
Questions or comments
Code Review Checklist (*)