Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
Backlog
-
None
-
Fully Compatible
-
ALL
-
135
Description
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.