-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Duplicate bundle product's child products issue. #14112
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
Comments
@kunj1988 thank you for your report. Preconditions: Magento version Can you please provide detialed information so we can check this . |
@kunj1988, thank you for your report. We've acknowledged the issue and added to our backlog. |
I am working on it #dmcdindia |
Please review my commit, I have tried to resolve this issue. Resolved #14112 : Duplicate bundle product's child products issue. |
Hi @kunj1988 |
#perugia |
@riccardougolini thank you for joining. Please accept team invitation here and self-assign the issue. |
- set null OptionId - set null all ProductLink to prevent overwrite of duplicated bundle product in table `catalog_product_bundle_selection`
- fix CS
- Code style and bug fix
@magento-engcom-team Is this merged on Magento 2.2 and 2.3? |
Hi @riccardougolini. Thank you for working on this issue.
|
not reproducible for Magento 2.3 @magento-engcom-team |
#kharkivcd19 |
@GalichMolodothon thank you for joining. Please accept team invitation here and self-assign the issue. |
not reproducible for Magento 2.2 @magento-engcom-team |
Hi @kunj1988. Thank you for your report.
The fix will be available with the upcoming 2.3.4 release. |
We can reproduce this issue again in 2.4.7-p1. There seems to be a refression. |
@YiffyToys: this is a really old issue, it's probably a better idea to open a new one and if you think this one is relevant, link to it from the new one. |
Uh oh!
There was an error while loading. Please reload this page.
When we create duplicate bundle product from Ex. Sprite Yoga Companion Kit > Sprite Yoga Companion Kit 1 and after duplication while we delete duplicate product(Ex. Sprite Yoga Companion Kit 1) from grid main product "(Ex. Sprite Yoga Companion Kit)" options also removed.
Preconditions
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: