-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Repl 2024-01-08, Repl 2024-01-22
We currently only run the multi op override with errorsOnly:true, we want to get better coverage by doing the single op override too
This is not compatible with upsert:true since we cannot recover the upserted ID so we will have to special case that out
- is duplicated by
-
SERVER-84535 Handle errorsOnly in executeWriteWithoutShardKey and executeRetryableTimeseriesUpdate
- Closed