On the Atlas web interface all the values are shown correctly as Int64 values, but when I go to the same document using the plugin these values have changed to a double.
After some time has passed (or other unknown condition) the actual database values do change. Going from a visual bug to being what is actually saved. I save all my values as int objects and they do stay as int objects until it converts from this issue.
Is this an issue with the plugin or something else going wrong?