When $_startAt resumes from a deleted record id, it skips a document because we position the cursor on the record id after the deleted one and then still advance it later. This is a problem in both SBE and the classic engine. We should correct this behavior.
- is related to
-
SERVER-109980 validate the resumeToken for $_startAt in aggregate
-
- Closed
-