- Run db.coll.insertOne({value: Long.fromNumber(1)}) in the shell
- Edit document in Compass – Compass does not retain the Long/Int64-ness and also saves back the document as Int32
- related to
- 
                    COMPASS-5710 Inserting documents replaces Int64 with Int32 -         
- Closed
 
-         
- links to
