-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Empty show more show less
Allow multiple map calls
https://github.com/mongodb/node-mongodb-native/pull/1521
before, calling map multiple times on a cursor resulted in only the last map transform to be applied.