neos / contentrepository-development-collection

Work in Progress on the Event Sourced Content Repository as installable set of packages
4 stars 9 forks source link

Add affected dimension space points to NodePropertiesWereSet and NodeReferencesWereSet event types #163

Open bwaidelich opened 4 years ago

bwaidelich commented 4 years ago

Other than the related events the events NodePropertiesWereSet and NodeReferencesWereSet don't contain the dimension space points that were affected.

As a result it is not possible to tell which node variants were updated without tracking the dimension fallback chain

nezaniel commented 4 years ago

+1, this would also simplify property scopes

bwaidelich commented 2 years ago

@skurfuerst what is your take on this?

And, btw, I keep forgetting why we need the origin dimension in the events at all. Can someone enlighten me?

bwaidelich commented 2 years ago

Bernhard asked whether we want to add affectedDimensionSpacePoints as well, but we decided to unify the terminology (in events!) and rename everything to affected..