-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Service Arch 2024-03-18, Service Arch 2024-04-01, Service Arch 2024-04-15, Service Arch 2024-04-29
As part of SERVER-81790 we are moving toward enforcing passing a ValidatedTenancyScope in the constructors of the IDLParserContext.
For this ticket, we should add a ValidatedTenancyScope parameter in this constructor which will be defaulted to `boost::none`.
The default parameter will be removed in the original ticket (SERVER-81790) once all the call sites are passing a proper ValidatedTenancyScope.
- is depended on by
-
SERVER-81790 Make ValidatedTenancyScope a required parameter of IDLParseContext
- Closed