Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataSet: Value discrepancy when storing large integers in number values #3404

Closed
ifarzana opened this issue Apr 17, 2024 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@ifarzana
Copy link

Description:
When entering the number value "123456789" into a dataset column, it is displayed as "123457000" in the Data Entry table.

29d521b241b0263a5c3ff1d5fef63743cd875ac7

4addedbfd482dde7fa290cfdf84ddc371c3f8db5

This issue likely arises due to the limitations of floating-point arithmetic, which can lead to rounding errors, especially with very large integers.

@ifarzana ifarzana added the enhancement An improvement to an existing feature label Apr 17, 2024
@ifarzana ifarzana added this to the 4.1.0-alpha2 milestone Apr 17, 2024
@maurofmferrao maurofmferrao added bug and removed enhancement An improvement to an existing feature labels May 13, 2024
@maurofmferrao maurofmferrao modified the milestones: 4.1.0-beta, 4.1.0-rc1 Jun 10, 2024
@dasgarner dasgarner self-assigned this Jun 24, 2024
@maurofmferrao maurofmferrao modified the milestones: 4.1.0-rc1, 4.1.0-rc2 Jul 22, 2024
@dasgarner dasgarner assigned nadzpogi and unassigned dasgarner Aug 5, 2024
@dasgarner dasgarner modified the milestones: 4.1.0-rc2, 4.1.0-rc3 Aug 6, 2024
nadzpogi added a commit to xibosignage/xibo-cms that referenced this issue Aug 9, 2024
nadzpogi added a commit to xibosignage/xibo-cms that referenced this issue Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants