-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
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.