-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Rest API get stock_items with low stock not behaving like other get methods #8211
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
Comments
@ziliquas, thank you for your report. |
Is there any update on this bug? |
Any updates here? |
A workaround is setting the page_size parameter to a very large number. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
✅ Confirmed by @engcom-Bravo Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
These API is deprecated, please have a look at the documentation below to get more details on the new APIs that should be used instead: Thanks. |
B2B-2451: Implement GraphQL Resolver Cache for cmsPage query
Preconditions
Steps to reproduce
rest/default/V1/stockItems/lowStock/?scopeId=0&qty=10
.Expected result
Actual result
Notes
Either changing the documentation (fast solution) or even better, uniforming this method with all the other available methods, making it accept a filter and not only page filter parameters (page_size and current_page).
Additional info
and Paste it into api_key field in the top right corner. Click Apply
Actual Result:

The text was updated successfully, but these errors were encountered: