-
We are updating tracking details of orders using the createReceiptShipment api and the details are updating as expected Some customers approached us with a question regarding behavior in their UI which I couldn't find any reference from the API Is there a way to make it work without the UI action? Any ideas how this can be resolved? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
We looked into this basic issue awhile back and it appears to be connected to caching, specifically if the user already has the page open and is testing/watching (so has already generated a cached version of the page without the updated data). I'd be curious if the page never updates without edit/saving, or if that is only necessary for the first 15-30 mins after the API call is made. |
Beta Was this translation helpful? Give feedback.
-
Our updates occur without relation to the customer using the UI Is there something that can be done from API point of view? |
Beta Was this translation helpful? Give feedback.
-
This appears to only be a UI issue (specifically, caching and from outside the API). If you find more examples of this, please share. Ideally, they will be examples where the user has not clicked edit/save so that we can see the issue in real-time. |
Beta Was this translation helpful? Give feedback.
-
Thanks @nateswart since my customer didn't return with additional details and examples I will mark the discussion as answered |
Beta Was this translation helpful? Give feedback.
This appears to only be a UI issue (specifically, caching and from outside the API).
If you find more examples of this, please share. Ideally, they will be examples where the user has not clicked edit/save so that we can see the issue in real-time.