The data for one of our collections has become scrambled. On a community website, we have a directory of about sixty restaurants. It gets updated occasionally. Today we added a new restaurant and, when confirming how it looked on the directory page, we noticed that the directory suddenly had errors. We noticed some restaurants sorting out of place and some restaurants appearing twice.
We looked at the collection and discovered these problems:
-
Some records had reverted to earlier versions. The most recent updates were missing.
-
Some records were now duplicated, with both a current version and an earlier version.
-
Some records had missing data in a field (hence the bad sorts), but that could be a special case of issue #1
We’ve got a call in to support for two reasons. Most importantly, we’d like to determine the underlying cause of the problem and know that it is being addressed. Secondly, if we can revert to a pre-scramble version of the data, we’d like to do that. Meanwhile, however, we’re working on manual fixes.
Has anyone else experienced this?