We now have 'background' as an option as well as 'full', so the shell helper needs to be updated not to accept just a raw boolean that is currently interpreted as value for the 'full' setting.
The function parameter should be named something like 'opts' instead of 'full', and any callers just specifying a boolean value must be updated.
- is related to
-
MONGOSH-925 Align db.coll.validate() argument with legacy shell
- Closed