-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
The find() test shell helper as written is really hard to use, as the parameters are expected in a specific order. The options parameter at the end also refers to the legacy shell options. So there is no way to pass some of the newly added parameters, like the let parameter. Now that we no longer ship this shell in our release, we should change the interface to something simpler, perhaps matching the interface of mongosh helper.
- is depended on by
-
SERVER-75496 Strict API passthrough should not run getMore commands with api strict if the cursor creating command did not
- Backlog