Assets CSV imports date/time attribute with incorrect values

XMLWordPrintable

    • 3
    • Severity 3 - Minor
    • 1

      Issue Summary

      When importing date/time attributes from a CSV into Assets, the hour is converted to UTC time from the user's prefered timezone.

      Steps to Reproduce

      1. Create a CSV import file with a date/time attribute.
      2. Input a value like "02/Jan/22 01:00 AM" in the CSV attribute.

      Expected Results

      The expectation is that the imported value will closely match the CSV, such as "Jan 02, 2022, 1:00 AM."

      Actual Results

      However, the date/time is being adjusted by a difference between the user's timezone and UTC, resulting in "Jan 02, 2022, 2:00 AM." for example.

      Workaround

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

            Assignee:
            Rachel O'Connell (Inactive)
            Reporter:
            Rachel O'Connell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: