C
C#3y ago
redfoxx

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
redfoxx
redfoxxOP3y ago
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.

Did you find this page helpful?