-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
v5.2, v5.1
-
QE 2021-12-27
Null-equality predicates on fullDocument or its subfields are not rewritten correctly into the oplog for delete events, causing them to be omitted. This issue does not manifest for $exists:true, $exists:false, $ne:null, other comparison operators or their negations; only $eq:null, $gte:null and $lte:null are impacted.