Cannot retrieve updated object from context
When an order status is set to Placed I want to fire an event.
It doesn't seem to work. The orderId in the OrderPlaced event is 0 (order doesn't exist).
1 Reply
Actually the title is wrong. The event does fire, but the orderId passed to OrderPlaced does not take on the value for the order placed.