Smart collection REST order endpoint updates the positions on store admin but not on the frontend

KirubaKaran
Shopify Partner
2 0 0

 

Hello,

We are using the order.json endpoint in the API version 2020-07 (link) for updating the product positions in smart collections. Since this morning, the updates only reflect on the store admin section for the respective collections but not on the front-end.

We also noticed 2 other things:

1. Updating positions on the admin section works

2. Updating positions through GraphQL "collectionReorderProducts" endpoint works

Since our shopify app is currently using the REST endpoints and not GraphQL, what can we do to make it work?

Thanks

Replies 3 (3)

0xLemah
Visitor
2 0 0

Have you found a solution to this problem? I am having the exact same issue. Using the REST API, the products are reordered in the admin panel but not on the site itself.
Re-ordering using the admin panel does update the site.

BugShallNotPass
Shopify Partner
32 1 9

Apparently, the issue hasn't been fixed yet. But thanks for pointing out that GraphQL works, worth trying to implement it rather than waiting for Shopify to fix the REST API 😕

Xmas Shopify app - beautiful falling snow animation
New Arrivals Shopify app - automatically tag/untag products based on creation/publishing date
Motion - scrolling text announcements
Best Sellers Shopify app - and automate bestseller collections based on quantities or sales
Stash Shopify app - hide products from search results and search engines

Hsiaoshan
Shopify Partner
1 0 0

This issue is still not fixed today.