-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
Empty show more show less
Looking at the node-mongodb-native 2.0 API documentation, findAndModify:
http://mongodb.github.io/node-mongodb-native/2.0/api/Collection.html#findAndModify
The callback is specified as a 'resultCallback', wheras I think it should be a 'findAndModifyCallback'.