-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Import/Export
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Developer Tools
-
2
-
Not Needed
-
Iteration Gamma Rays
Insert this doc (EJSON syntax):
{ "double":
{ "$numberDouble": 1}}
Then export to json with canonical syntax. It exports { double: 1 }.
We should add promoteValues: false to the input find or aggregate query just like we do when exporting csv.
A bunch of expected test results will likely have to be replaced.