-
-
Notifications
You must be signed in to change notification settings - Fork 437
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
Fix for catalog_product_relation not being deleted when bundle option deleted. #4395
Conversation
Sorry for accidentally closing the PR. @dannydnz Is your change in production, have you tested it and is satisfied that it has no side-effect? |
Testing it, but please upgrade the description/title. Only your branch name tells its about bundle items. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested.
Thanks.
Have updated PR title. Yes is in production. No issues so far. |
@all-contributors please add @dannydnz for code |
|
Description (*)
Patch for when a Bundle option or selection is deleted. Previously product would have to be saved twice to remove the catalog_product_relation row. This messes with some indexes.
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)