Advanced LiveDataset

Link datasets together to build online systems.

LiveDataset

Manage Conflicting Data Changes

Conflicting Changes

When several people can update the same data, there is a possibility that one person could change some data while someone is in the middle of updating the same data.

LiveDataset automatically detects this situation. If you try to save some data that has been updated while you have been making your changes, you will be given 3 choices

  1. Discard my changes
  2. View conflicts
  3. Overwrite with my changes

View conflicts will show your changed data alongside the current data, so that you can select which version to keep.