Hi guys,
We have a solution running on DW 9.10.13.
We have encountered some weird behavior on some carts, when deleting Orderlines.
The implementation is based on Rapido and the whole logic for deleting orderline is pretty standard:
/Default.aspx?ID=6308&CartCmd=DelOrderLine&key=OL80557&redirect=false&feedtype=Counter
What happened is that on Orderline delete (using the link above) the cart was transformed automatically into an order without going through the regular checkout steps.
It is very hard to replicate it on the current carts. The only potential difference in this case is the moment the ordrline was created. the orderline that was deleted, was created more than a month before the moment of deletion. And the setting in ProductReservation is set to 30 days. I am not sure if this has anything to do with it but it seems the only potential difference from regular carts.
In OrderDebuggingInfo I have found this:
Has anyone experienced this behavior before?
Thank you,
Adrian