appsmithorg / appsmithorg/appsmith

[Bug]MongoDb is rounding up int64 numbers

Open
#5,743 4 comments 1 reaction 0 assignees View on GitHub
Bug Community Reported Datasources Datatype issue High Integrations Product needs estimate Production Query & JS Pod Query Widgets & IDE Pod
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

## Description

The customer reported that int64 number is getting inserted easily (e.g. 861658154331799552) but when reading this same field from db, its read after rounding up (e.g. 861658154331799600)

Note : The issue is not with inserting the data but rather reading int64 data which gets rounded up.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.