-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
RSS Sydney
-
ALL
-
Execution Team 2024-06-24, Execution Team 2024-07-22
We have seen several validation failures where a missing index entry is reported with a null _id. Since the indexes where we've seen this do not include _id in their keys, this may indicate a reporting error in the validation logic. However it's also possible that there's some bug causing missing index entries specifically for documents which have a null _id. We should figure out what's going on here.