SKU ordering in the Search API does not follow the SKU position of the Admin
Catalog
•
ID: 515042
Backlog
Published on2/1/2022
•
Last updated on11/25/2022
1 min read
Summary
Currently, the Search API response does not respect the positioning of SKUs within the product in Admin. In the response, SKUs are being sorted in ascending order of SkuId.
Simulation
- Use the Search API
/api/catalog_system/pub/products/search/?fq=productId:
- Note that the SKUs are sorted by SKU Id, in ascending order
Workaround
N/A