Fix added to configurable products to pull child info and feature to generate child_info#40
Merged
tejasklevu merged 15 commits intomasterfrom Dec 2, 2025
Merged
Conversation
- Fix added to configurable products to pull the child data
- Review changes updated
- Review changes updated
- php7.1 Added - php7.2 Added
- php7.1 Added - php7.2 Added
Child info generation of Configurable product
Configurable child Product issue
- child_info added in fieldsProvider for CSV file format - Fix result array while imploding with multivaluedelimiter in CSV file generation
nileshdbabar2023
approved these changes
Sep 9, 2025
Contributor
nileshdbabar2023
left a comment
There was a problem hiding this comment.
Changes looks , good
maheshganjalagunte
approved these changes
Sep 9, 2025
Contributor
Author
|
@nileshdbabar2023 When you get chance, could you review the updated changes once. thanks |
tejasklevu
approved these changes
Dec 2, 2025
Contributor
tejasklevu
left a comment
There was a problem hiding this comment.
All Good from my side.
nileshdbabar2023
approved these changes
Dec 2, 2025
Contributor
nileshdbabar2023
left a comment
There was a problem hiding this comment.
Changes looks good, can be merged
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
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.
Fix added to configurable products to pull the child data i.e.
child_name,child_price,child_skuAsana task: https://app.asana.com/0/0/1211209609875023
To generate
child_infoattribute at product level in CSV and JSON.Asana task: https://app.asana.com/0/0/1211209609875024
Reference PRs.