Re: fetch_stock api update at wrong location

fetch_stock api update at wrong location

nogamenofun
Shopify Partner
3 0 2

I created fulfillment service with permits_sku_sharing: trueinventory_management: true.

When the fetch_stock api is called by shopify, the stock qty just updated to the default shopify location, instead of the app location in the product variant there.
 
Can anyone from shopify help clarify this is a bug or a misconfiguration?
nogamenofun_0-1659425475505.png

It should be update at the available field at OCMS row, instead of the first row default location.

Replies 2 (2)

m8th
Shopify Partner
13 5 11

We can confirm the same issue with the current api version (2022-07).

 

At the moment my workaround is to make the InventoryLevel from the FulfillmentService exclusive and remove all others from the InventoryItem.

 

I have not yet tested what happens if I now add an additional FulfillmentService.

RTFM!

proladge
Shopify Partner
1 0 0

Have the same problem