-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Add product with customizable option to wishlist #28259
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
Add product with customizable option to wishlist #28259
Conversation
Hi @engcom-Charlie. Thank you for your contribution
❗ Automated tests can be triggered only manually with an appropriate comment:
ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. |
@magento run all tests |
...code/Magento/Wishlist/Test/Mftf/Test/StorefrontAddProductsWithCustomOptionToWishlistTest.xml
Outdated
Show resolved
Hide resolved
...code/Magento/Wishlist/Test/Mftf/Test/StorefrontAddProductsWithCustomOptionToWishlistTest.xml
Outdated
Show resolved
Hide resolved
@magento run all tests |
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.
Hi @engcom-Charlie thank you for the fix to the issue that I reported. Could you please check the below comments?
...code/Magento/Wishlist/Test/Mftf/Test/StorefrontAddProductsWithCustomOptionToWishlistTest.xml
Outdated
Show resolved
Hide resolved
...code/Magento/Wishlist/Test/Mftf/Test/StorefrontAddProductsWithCustomOptionToWishlistTest.xml
Outdated
Show resolved
Hide resolved
@magento run all tests |
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.
Looks good 👍
Hi @eduard13, thank you for the review. |
✔️ QA Passed Manual testing scenario:
Before: ✖️ Error: Maximum function nesting level of '250' After: ✔️ The product with customizable option was successfully added to Wish list Also was tested with :
and everything works as expected. |
Pull Request state was updated. Re-review required.
Hi @rogyar, thank you for the review. |
The validity of this decision is being discussed |
Pull Request state was updated. Re-review required.
On the internal decision, it was decided to revert PR #22917 which cause an issue. So I close this PR. |
Hi @engcom-Charlie, thank you for your contribution! |
Description (*)
Fixed issue; covered by mftf
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
ER:
The created product should be added to Wish List
Wish List page should appear
AR:
Blank page
[2020-05-18 12:34:47] report.CRITICAL: Error: Maximum function nesting level of '256' reached, aborting! in /space/www/html/engcom/lib/internal/Magento/Framework/Model/AbstractModel.php:456
Questions or comments
Contribution checklist (*)