-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2022-10-03
Helpers::findById() currently takes in a StringData for the namespace, and then constructs a NamespaceString object from that. We should instead pass a NamespaceString object so that the tenantId is not lost, and update any call sites as well.
- is depended on by
-
SERVER-66643 Make pre-image collection multi-tenant
- Closed