It has become possible to match returned and new orders
Tags:
In V7Preview4, we renamed the order return event to
OrderStorned,
adding a new argument Guid newOrderId —
the identifier of the new order that is the cent of the returned one, with which further work will take place.
We also added a new field to the order
StornedOrderId —
the identifier of the very returned order from which the current order was centered during the return (storno) operation.
This field is not filled in if the order has not been returned.