Details
Description
We need to create an exception that indicates when an update to a document's shard key field value would cause the document to change shards. This exception should include the original query predicate and update if the write was not run as part of a multi-statement txn and the original query predicate and post-image if it was.