-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2022-07-25, Server Serverless 2022-08-08
Currently, the ViewMap used by ViewsForDatabase is just a StringMap. Change this to store NamespaceString to avoid accidentally dropping the tenantId. Also write a test to ensure a view can be created on a tenant's collection.