-
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
#27089 Fix issue with returning non-available default limit #27093
#27089 Fix issue with returning non-available default limit #27093
Conversation
…overage with Unit Tests
Hi @lbajsarowicz. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@ihor-sviziev We need manual approval for Semantic Version Checker, as I just fixed the return types for methods, from invalid ones. Static Tests fixed. |
Waiting for approval for SVC failure |
Approval request in progress MC-32331. |
@lenaorobei still no updates in approval process? |
Hi @lenaorobei, thank you for the review. |
✔️ QA Passed Case 1. Grid ModeManual testing scenario:
Before: After: Case 2. List ModeManual testing scenario:
Before: After: |
SVC failure was approved. |
@magento give me 2.4-develop instance |
Hi @okorshenko. Thank you for your request. I'm working on Magento 2.4-develop instance for you |
Hi @okorshenko, here is your Magento instance. |
@magento give me test instance |
Hi @okorshenko. Thank you for your request. I'm working on Magento instance for you |
Hi @okorshenko, here is your new Magento instance. |
Hi @lbajsarowicz, thank you for your contribution! |
Description (*)
Fix issue related with returning default value of Limit that is not available
Related Pull Requests
Fixed Issues (if relevant)
getDefaultLimitPerPageValue
returns value that is not available #27089Manual testing scenarios (*)
N/A
Questions or comments
N/A
Contribution checklist (*)