Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-07-24, Server Serverless 2023-08-07, Server Serverless 2023-08-21, Server Serverless 2023-09-04
-
3
Description
Create a jstest lib for injecting tenant prefix into command objects.
This lib should have the functions:
- a function to inject tenant prefix in command first param if the command's first param is ns or db name.
- a function to inject tenant prefix into any "ns" or "db" fields of the command objects.
- a function to inject "expectPrefix:true" to the command objects
- a function to inject "$tenant" to the command objects
Attachments
Issue Links
- is depended on by
-
SERVER-70547 Create multitenancySupport passthroughs that inject a tenant prefix and security token
-
- Closed
-
-
SERVER-78420 Create multitenancySupport passthroughs that inject a tenant prefix without $tenant
-
- Closed
-