Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-5173

When performing a GET operation on an Objective, the createDate timestamp is always 00:00:00Z

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 10.126.0
    • None
    • REST API
    • 1
    • Severity 3 - Minor
    • No

      Issue Summary

      When you perform a GET request for Objectives/Milestones, the returned value for the createDate field correctly displays the date, however, incorrectly includes a timestamp of '00:00:00' for all objectives.

      Steps to Reproduce

      1. Create a new objective in any Tier
      2. Perform a GET REST API operation of the newly created objective.

      Expected Results

      The createDate field has the right timestamp

      Actual Results

      The createDate will always have the right date but the timestamp will be 00:00:00Z irrespective of the actual created time.

      "createDate": "2023-07-18T00:00:00Z",
      

      Workaround

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

            csmith1@atlassian.com Cap Smith
            sraj3@atlassian.com Sujay
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: