Uploaded image for project: 'Jira Service Management Cloud'
  1. Jira Service Management Cloud
  2. JSDCLOUD-16674

Assets objects history API endpoint retrieves created values in epoch format

XMLWordPrintable

      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

              dfa241731ddb Sowkot Osman
              6e0f3881202e Vitor Maldonade
              Votes:
              6 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated:
                Resolved: