-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
ALL
-
Query 2017-11-13
Aggregation expressions that need to access the TimeZoneDatabase will use an OperationContext* stored as part of the ExpressionContext to access the ServiceContext.
In the following case, the original OperationContext will have been freed prior to use:
- The time-zone dependent expression lives within a collection validator, as part of a $expr expression