-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Forwardport] Fixes updating wishlist item if an item object is passed instead its id. #16391
[Forwardport] Fixes updating wishlist item if an item object is passed instead its id. #16391
Conversation
Hi @eduard13. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @orlangur, thank you for the review. |
@magento-engcom-team give me test instance |
Hi @sidolov. Thank you for your request. I'm working on Magento instance for you |
Hi @sidolov, here is your new Magento instance. |
…ject is passed instead its id. #16391
…ject is passed instead its id. #16391
Hi @eduard13. Thank you for your contribution. |
Description
Original PR #16372
This PR fixes removing the wishlist item from wishlist while updating it, if instead of id it is sent \Magento\Wishlist\Model\Item object.
Contribution checklist