-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: Backlog
-
Component/s: None
-
Fully Compatible
-
ALL
-
135
This conversion is wrong, because the underlying bson type is an integer, so we should use numberLong() instead of Long() to retrieve it as long long type.