-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Update Bundle Product without changes in bundle items #6916
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
Replacing in File With: does fix the Problem for me. |
yeah, tx, just i want to get this working in next release :) |
@riyuk Thanks for the quick fix, works for me too. But come on Magento, this seriously can't be happening. We've got quite some websites depending on this stuff... |
@riyuk When I apply your fix, by the way, connections from catalog_product_bundle_option_value seem to disappear. Had this problem? |
Hi guys,
The root issue because the attribute sets of your bundle products was missing the Attribute group named Let's do it to solve the issue! |
@magecodenet, thanks for reporting this issue |
@IlnitskiyArtem Release 2.1.7 Steps to reproduce:
|
@magekey, Thanks for the additional information! |
@magecodenet, thank you for your report. |
…in bundle items
Hi @magecodenet. Thank you for your report. The fix will be available with the upcoming patch release. |
Hi @magecodenet. Thank you for your report.
The fix will be available with the upcoming 2.3.0 release. |
Preconditions
Steps to reproduce
If you just update (not new) bundle product and edit any Bundle Items Saves works
I added new category and image, saves not works. Actually saves doesn't work for me even without any changes.
Update: i have more then 20 items, and save works only if i go to page 2 and wait until it loaded, then saves works correct.
Actual result
Notice: Undefined index: delete in .../vendor/magento/module-bundle/Controller/Adminhtml/Product/Initialization/Helper/Plugin/Bundle.php on line 130
The text was updated successfully, but these errors were encountered: