-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Server Serverless 2022-12-12, Server Serverless 2022-12-26, Server Serverless 2023-01-09
-
46
-
2
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Add tests to native_tenant_data_isolation_basic_security_token.js to test the following agg stages work correctly when sent with a security token.
The following agg stages take either a nss or db name as an input field:
- $graphLookup
- $lookup
- $merge
- $out
- $unionWith
The above should all correctly construct NamespaceString/DatabaseName objects with a tenantId already.
The following agg stages include a nss or db name as output: