-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
QE 2022-07-11, QE 2022-07-25, QE 2022-08-08, QE 2022-08-22
See here. This should be a very simple rewrite which just filters out events that can never match the predicate on fullDocumentBeforeChange, generally anything other than {op: "u"} and {op: "d"}. We can't actually evaluate the predicate fully since we don't have the pre-image until later in the pipeline.