-
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
Resolve Issue : Search REST API returns wrong total_count #21713
Resolve Issue : Search REST API returns wrong total_count #21713
Conversation
Hi @ronak2ram. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @sivaschenko, thank you for the review. |
✔️ QA Passed Result:
|
Hi @ronak2ram, thank you for your contribution! |
Continue Pull: #20253
Description (*)
I added function for getting total_count of result item.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Request :
rest/V1/search?searchCriteria[requestName]=quick_search_container&searchCriteria[filterGroups][0][filters][0][field]=search_term&searchCriteria[filterGroups][0][filters][0][conditionType]=like&searchCriteria[filterGroups][0][filters][0][value]=test&searchCriteria[current_page]=1&searchCriteria[page_size]=2
Response :
Contribution checklist (*)