-
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
REST API product listing with currentPage and pageSize does not include category_ids #6127
Comments
Thank you @dnadle for this report. We are tracking it under the internal issue MAGETWO-59130. |
Is there an update or timeframe for this issue? We also want to sync the product data and we are waiting for a fix for this. A workaround would be to do an API call for /product/{sku} for every product but that will add a significant load to the store. |
[Folks] Bugs: - MAGETWO-59258 [Github] Override module-directory/etc/zip_codes.xml only the last code of a country gets included #6694 - MAGETWO-59512 [GitHub] Products in wishlist show $0.00 price #6866 - MAGETWO-59185 [GITHUB] Offline carrier configuration option "showmethod" does not appear in admin panel carrier configuration page #5693 - MAGETWO-59130 [Github] REST API with searchCriteria does not return category_ids #6127 - MAGETWO-57850 Unable to filter blocks using store view and block ID - MAGETWO-57682 [GitHub] Checkout Agreement validation is broken on payment method change #6224 - MAGETWO-59573 Braintree JS error on checkout after applying 100% discount coupon with free shipping enabled
The fix is delivered to develop branch. Closing the issue. |
@SerhiyShkolyarenko Will MAGETWO-59130 be included in 2.1.3? |
I fear MAGETWO-59130 is not included in 2.1.6? |
@gehirnstuerm the fix will be backported in one of the upcoming 2.1.x releases. |
So when will this be backported? |
…s not return category_ids #6127 - for 2.0
…s not return category_ids #6127 - for 2.1
[TSG] Fixes for 2.3 (pr145) (2.3.7-develop)
Preconditions
Steps to reproduce
/V1/products/?searchCriteria[currentPage]=1&searchCriteria[pageSize]=100
Expected result
Actual result
The text was updated successfully, but these errors were encountered: