@JS_Goupil got a couple come through just now for POS version 11.6.1, will there be a new release of the POS app?
Looks like even with my retry patch they still happened ![]()
We also have an issue with Location ID being undefined. The latest occurrence was 12 minutes ago and it has been occurring for the last 5 days.
For the record we are also sourcing it from api.session.currentSession.locationId on a Shopify POS UI extension, specifically the home modal target for the Tile flow
@Chris_Walker @simon_b likely their WebViews have a the pre-deploy cached version. If they restart POS they should be good. Hopefully that helps
@JordanFinners I pulled recent data and can see that you don’t have any error’d requests due to missing locationId. is that correct? Just wanna make sure this is mitigated.
cc @simon_b @Chris_Walker if you both could verify that it’s coming down/mitigated that would be great. As merchants boot up/restart POS it should do a fresh fetch on the loader and have the fix
@JS_Goupil I haven’t seen the issue again since the last report approx. 19 hours ago.
@JS_Goupil We haven’t seen the issue in the last 17 hours. Will monitor today and let you know if it occurs again.
I implemented polling for the value incase it was undefined, but I’ve not seen any occurrences of it since. ![]()
Thank you for the speedy resolution here ![]()