DateTime Smart Value Precision: When logging Date Objects, the datetime isn't as precise as what is actually stored.

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      When logging a Date Object in Automation, the milliseconds are truncated to 1 digit.

      Steps to Reproduce

      1. Use a Log Action on a Date Object (i.e. a Date Time Custom Field, or an Issue's Created Smart Value, or the like.

      Expected Results

      2024-10-20T13:52:20.393+0000
      

      Actual Results

      2024-10-20T13:52:20.3+0000
      

      Workaround

      Access the value via the REST API, if able, and log action the string instead.

            Assignee:
            Eshaa Sood
            Reporter:
            Payden Pringle (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: