-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2022-11-14, Server Serverless 2022-11-28, Server Serverless 2022-12-12, Server Serverless 2022-12-26
Tenant information is missed when running find, count and distinct commands against views.
We get failure when run following jstest cases:
- jstests/core/views/views_collation.js
- jstests/core/views/views_count.js
- jstests/core/views/views_find.js
- jstests/core/views/views_distinct.js
In this ticket, we will fix the issues found by the above jstest cases with injected security token.
- is depended on by
-
SERVER-70545 Create passthroughs that inject a security token
- Closed