-
Notifications
You must be signed in to change notification settings - Fork 9.4k
#40079 SwiftOtter-SOP-348 Resolve issues with Product listing with negative … #40080
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
base: 2.4-develop
Are you sure you want to change the base?
#40079 SwiftOtter-SOP-348 Resolve issues with Product listing with negative … #40080
Conversation
Hi @lbajsarowicz. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
@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.
Hello @lbajsarowicz,
Thanks for the contribution!
The fix seems good to us, but the fix is only focuses on the product listing page, it would be good if we can implement it for the search page and other product listing page as well.
Also please add some automated test in accordance to the DOD and fix the failed static test failure.
Thanks
fae6cc1
to
d956c24
Compare
@magento run all tests I must express my deep love to MFTF in a current form, where things definitely do not work as anticipated and scope of variable availability is a pure pain. |
@magento run all test It turns out that you can't use variables |
Failed to run the builds. Please try to re-run them later. |
@magento run all tests Just try again @magento-automated-testing |
@magento run all tests |
@magento run all tests ... MFTF tests sound like fun, but actually it's just wasting the time of contributors. This PR is ready for Code Review and merge for 3 weeks, but since then, I need to handle random issues with MFTF once - twice a day, as the |
Description (*)
PR addresses the negative
?p=
value in the Category pagination, that currently results in exception and is considered a valid request.Related Pull Requests
Fixed Issues (if relevant)
?p=
query string causes ElasticSearch exception #40079Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)