SKU ordering in the Search API does not follow the SKU position of the Admin
ID: 515042
Backlog
Published on 2/1/2022
•
Last update on 11/25/2022
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