summaryrefslogtreecommitdiff
path: root/jstests/core/collmod_convert_to_unique_apply_ops.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/collmod_convert_to_unique_apply_ops.js')
-rw-r--r--jstests/core/collmod_convert_to_unique_apply_ops.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/collmod_convert_to_unique_apply_ops.js b/jstests/core/collmod_convert_to_unique_apply_ops.js
index 8bcfe11c5c4..3e47f117512 100644
--- a/jstests/core/collmod_convert_to_unique_apply_ops.js
+++ b/jstests/core/collmod_convert_to_unique_apply_ops.js
@@ -15,6 +15,8 @@
* incompatible_with_eft,
* # TODO(SERVER-61182): Fix WiredTigerKVEngine::alterIdentMetadata() under inMemory.
* requires_persistence,
+ * # The 'prepareUnique' field may cause the migration to fail.
+ * tenant_migration_incompatible,
* ]
*/