Hi guys,
I have a strange behavior on one of our solutions. It is running 9.2.14 and it is based on Wrap.
The setup is pretty standard and it involves users posting a quote request, the backend admin approving it, then the user transforms the approved quote into an order.
So far so good.
However, my customer pointed out some cases where the cart content of the logged in user is different than the actual content of the cart. The cart displays sometimes the content of another user's cart. usually the cart that is based on an approved quote. And I am talking about authenticated users not anonymous.
I initially suspected some sort of caching on my customer's noetwork but immediately after that I could reproduce it on my computer as well.
Any idea what might cause this mix in the cart content?
Thanks,
Adrian