Skip to content

Not possible to return timestamps!? #1003

Closed
@bradennapier

Description

@bradennapier

So it is apparently not possible to handle timestamp values in ms ? Seems completely broken

{
      "message": "Int cannot represent non 32-bit signed integer value: 1503608145148",
      "locations": [
        {
          "line": 5,
          "column": 7
        }
      ],
      "path": [
        "project",
        "events",
        0,
        "timestamp"
      ]
    },

Should there not be some kind of support to handle timestamp values? I would imagine a HUGE amount of api's need this...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions