Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
2.1.2
-
None
-
ALL
Description
$group currently doesn't allow for the grouping key to be undefined. The attached script demonstrates the problem, yielding this error for the last two cases:
{
"errmsg" : "exception: the _id field for a group must not be undefined",
"code" : 15956,
"ok" : 0
}
Attachments
Issue Links
- is depended on by
-
SERVER-447 new aggregation framework
-
- Closed
-
- is duplicated by
-
SERVER-4638 issue with certain data types?
-
- Closed
-