-
-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
For now .updatedDiff() method returns summary of updated keys with actual values.
All seems correct, but..
We already have new fresh object received with all actual data inside. Imagine we would like to save it and overwrite an old data. And wand to preserve changes history. No chance to get previous data for updated keys for now.
Maybe .updatedDiff(oldObj, newObj, [showOldValuesForUpdatedKeys= true|false ] )?
Metadata
Metadata
Assignees
Labels
No labels