-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2026-02-02
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When not specifying specific namespaces for modal validation, it iterates through all databases and all collections to perform validation. For atClusterTime which doesn't apply for unreplicated collections, currently it errors and stops the validation. We should automatically skip using the option so that the user doesn't need to implement the iteration logic manually again.