Import collection only accepts the order of products if import is made based on 'skuId'
ID: 953862
Fixed
Published on 12/15/2023
•
Last update on 12/21/2023
Summary
When importing a spreadsheet of products into a collection, the user can choose to select the products either by "skuId", "productId", "skuRefId" or "productRefId".
However, the order of the products in the collection is only being respected when the spreadsheet is using "skuId".
Simulation
- Create a new collection;
- Use import spreadsheet to add products;
- Choose a field different from "skuId" to fill out the spreadsheet;
- Check that the order of products on the collections is different than the order on the spreadsheet.
Workaround
Use the column "skuId" to fill out the spreadsheet.