-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Storage Execution 2025-07-21
-
200
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
runCreateIndexesOnNewCollection passes the unfiltered ident array to IndexBuildsCoordinator::createIndexesOnEmptyCollection(), which hits an invariant failure if any idents were filtered out. This can only happen if the _id index was explicitly created.