Uploaded image for project: 'Realm Studio'
  1. Realm Studio
  2. RSTUDIO-321

Max 16 significant digits are displayed for an int

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None

      Describe the bug
      Large Numbers are rounded to 16 significant digits in Display within Realm Studio and the JSON export. The numbers are correctly stored and can be retrieved with full precision using code.

      To Reproduce
      Steps to reproduce the behaviour:

      1. Create a CSV with the content below
      2. Import CSV
      3. Observe the rounded numbers in the lines containing more than 16 significant digits.

      Expected behavior
      All numbers representable as int can be displayed in full precision so that one can inspect a database and get the true values.

      Test Data
      Copy the following lines in a CSV and import it.

      Number
      123456789012345
      1234567890123456
      12345678901234567
      123456789012345678
      1234567890123456789

      Versions:

      • OS: Mac AND Windows
      • Studio Version 3.8.2 (both platforms)

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: