Assets objects history API endpoint retrieves created values in epoch format

XMLWordPrintable

    • 4
    • Severity 3 - Minor
    • 13
    • Warranty

      Issue Summary

      The assets objects history API endpoint is retrieving created values in epoch format instead of the standard format described in the documentation.

      Steps to Reproduce

      1. Send an API request using this endpoint to one of your existing objects.

      Expected Results

      Created values should be returned on the correct format:

      "created": "2023-11-22T16:47:20.744Z"

      Actual Results

      Created values are returned in epoch format:

      "created": 1747224924.240000000

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Sowkot Osman
              Reporter:
              Vitor Maldonade
              Votes:
              6 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated:
                Resolved: