-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.4.0
-
Component/s: Aggregation Framework
-
None
-
Environment:MongoDB 2.4.0, Mac OS X 10.8.2
-
ALL
-
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
In version 2.2, the aggregation framework $add operator correctly added all non-null operands. In version 2.4, if any one of the operands is null, it returns null.