Try our conversational search powered by Generative AI!

Remove remote broadcasting of Updating events

Fixed in

EPiServer.Commerce 12.0.0

(Or a related package)

Created

Jan 24, 2018

Updated

Apr 13, 2018

Area

Core

State

Closed, Fixed and tested


Description

CatalogEventBroadcaster sends remote events for the EventContext's Updating events (e.g. RelationUpdating). This is pointless.
The purpose of the Updating events is to allow reaction to the change, e.g. cancelling parts of it, before the change gets saved. This is impossible for a remote party, which renders the remote replication of the event moot. So it is just unnecessary noise on the remote event channel. The final modification, which may indeed be interesting to a remote party, is described by the following Updated event.