Why is order information getting mixed up in the mobile app?

To illustrate this problem I’m using two abondoned orders as example. Order 1 came in first, order 2 came in minutes after.

Both orders use same billing address as shipping address.

In the Admin web I don’t actually see the values of the billing address (it just says it’s the same).

In the mobile app, however, it appears that Order 2 has overwritten the billing address of Order 1.

That means that Order 1 has been contaminated with personal information from Order 2, or that the app is mixing these up in presentation only. I checked the JSON from https://admin.shopify.com/api/shopify/9cd028?operation=AbandonedCheckout&type=query and it seems. the data is correct there. So it’s more likely a bug in the presentation in the app.

This seems like a bug to me, but I don’t know where to report it. I can provide screenshots if I can get a hold of someone in Shopify.

1 Like

I have the same issue with the app. We use version 9.2449.o of the app.