Please check this order: 5102547763379 on store compressionbox.myshopify.com
Load it via REST => GET compressionbox.myshopify.com/admin/api/2023-10/orders/5102547763379.json
The payload contains 2 fulfillments in the order.fulfillments array.
The second one points to a different order_id!
Liam
2
Hi ClementBR,
Is this just happening on only this order? If you test with querying the matching GraphQL order object using the GraphiQL app, are you seeing the same thing?
Hi @Liam
We found another couple of orders on which this is happening, but they are very rare.
With GraphQL, we don’t see the same thing.
It shows only 1 fulfillment, instead of 2 with REST.
So that seems to be a bug limited to the REST API.