This is a bug form the recent changes in compass-crud which make updating documents prompt the user for confirmation when updating a document which was changed in the background. We're showing this prompt in the case where a user is just adding a new field to the document, which we shouldn't.
When adding a new field we shouldn't block the update with the prompt about the document changing in the background.
Gif attached