-
Notifications
You must be signed in to change notification settings - Fork 9.4k
2.2.2 - Duplicating Bundle Product Removes Bundle Options From Original Product #13126
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
@MattUnity, thank you for your report. |
Hi @MattUnity. Thank you for your report. The fix will be available with the upcoming patch release. |
Unfortunately, the fix is not included in the 2.2.3 release. However, it is currently included in the 2.2.4-preview branch. |
This problem still exists in v2.3.0, has this fix been made live? |
Problem still exists in 2.3.0 |
They have fixed it, they just haven't released the patch. Its annoying as a lot of the Magento 2 faults I've experienced were fixed 1 year ago, but they haven't officially released them yet. You can replace the related problem files from here |
Problem still not fixed ? |
Re-opening, since it looks like the fix never was forward ported to the |
Hi @AlexWorking. Thank you for working on this issue.
|
Issue is really reproduced only on 2.3-develop (fixed on 2.2-develop). Steps to Reproduce here have been slightly modified: there has been added an additional step number 3. Without it the issue won't reproduce - if You start to create a new bundle product and instead of Save You click Save and Duplicate everything will work as expected, e.g. two bundle products with the same bundle option will be created. |
✅ Confirmed by @AlexWorking Issue Available: @AlexWorking, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Why is this issue still not resolved? How can i implement a manual fix in either 2.3.1 or 2.3.2 ? |
@magento-engcom-team @magento-team I recently updated to 2.3.2 which caused Magento to revert back to the old broken version and overridden my manual file fix. |
@macrodesignuk, or somebody else: can you create a pull request with the suggested fixes, it will be much quicker integrated in Magento that way than endlessly waiting for Magento core devs to finally take a look at this. Thanks! 🙂 |
Thanks Pieter, I just tried to fork it and the related file is completely different in the fork copy to that of the official release. It looks like somebody has rewritten the fix, but it is significantly different. Not sure what to do in this case. |
…ons From Original Product (cherry picked from commit b57eb03)
…ons From Original Product (cherry picked from commit d8bd657)
Hi @macrodesignuk, I just created a PR for this at #24703 It wasn't very difficult, just cherry-picked the two commits mentioned above on the 2.3-develop branch, which applied cleanly, had no conflicts to solve. |
@hostep Thanks, The reason I didn't do it was because the version that they give on the released version of Magento is not the same as in that development branch. Therefore its not patching the same file and could cause a problem. Hopefully it all works out though, thank you for your help |
Hi @MattUnity. Thank you for your report.
The fix will be available with the upcoming 2.3.4 release. |
We just experienced this in Magento 2.4.7-p1 |
It is also in 2.4.7-p3 |
We experience this in 2.4.7-p4 |
I can't seem to duplicate bundle products and retain their bundle options on a Vanilla 2.2.2 installation - It moves the bundle options over but doesn't appear to retain them for the original product, leaving it blank and stripping its options.
Preconditions
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: