-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical - P2
-
Affects Version/s: 3.6.7, 4.0.0
-
Component/s: None
Acceptance Criteria
- Ensure that boolean is the correct value in 4.0.
- Ensure there is a test for this, can be the same test as in 3.6.
A mistake was made in the error handling refactor of NODE-3176
We have a PR up: https://github.com/mongodb/node-mongodb-native/pull/2813 fixing it in 3.6
This mistake also exists in 4.0
- links to