-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- When an entity is updated, add a copy to a
changedEntitiesfield of typeTrackableSetorTrackableMap.- An entity has a reference to its change set, so it can update the change when needed.
- When an entity reverts to an unchanged state, the copy is removed from
changedEntities.
Reactions are currently unavailable