-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
Today parseResourcePattern takes in a string, and we manually extract the tenantId from it in order to construct a NamespaceString object. This ticket is to change it to take in a DatabaseName obj, and remove the need to manually extract the tenantId.
- duplicates
-
SERVER-74828 Ensure parseResourcePattern creates NamespaceString with tenantId
- Closed