Closed
Description
Amy Aldredge opened DATAMONGO-1254 and commented
When creating an aggregation, if a new field is named in the project, the new field name is converted to something else in a group by following the projection; the name passed in the group by is ignored. This causes the results to be incorrect. See test case for an example.
Affects: 1.6.3 (Evans SR3)
Attachments:
- aggregation bug test for spring mongo.zip (39.67 kB)
Referenced from: pull request #311, and commits 6f0ac7f, d2f90ba
Backported to: 1.7.2 (Fowler SR2)