Attempt to normalize date variable strings to Optimize compatible format

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.2.0-alpha2, 3.2.0
    • Affects Version/s: None
    • Component/s: backend
    • None
    • Not defined

      When we import date variables, Optimize can only use the values for filtering if they match the Optimize date format specified as "yyyy-MM-dd'T'HH:mm:ss.SSSZ". It will accept and import other string formats for date variables, but any filtering for those variables will exclude results.

      We should either reject variable values that don't match the correct format or attempt to normalise these values on import before we store them to Elasticsearch.

      ATs:

      • Date variables that don't match the expected Optimize format are either rejected or normalised before storage
      • We allow missing/null values to be stored
      • We include the expected date variable format in our documentation and make this clearer for users

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Joshua Windels
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: