Theme : lastModifiedDate field is NULL when theme is created via UI

XMLWordPrintable

    • 1
    • Severity 3 - Minor
    • Breakers - TART3
    • None

      Issue Summary

      Theme : lastModifiedDate field is NULL when Theme is created via UI

      Steps to Reproduce

      1. Browse to Themes grid
      2. Create a new Theme
      3. Check Audit Log. A corresponding entry is shown (as expected)
      4. Make an API 2.0 GET call to /rest/align/api/2/Themes/id endpoint
      5. Notice lastModifiedDate field shows NULL instead of UserID

      Expected Results

      Object "lastModifiedDate": "YYYY-MM-DDThh:mm:ssZ", should be returned.

      Actual Results

      Object "lastModifiedDate": null, is returned.

      Workaround

      • Creating a Theme via API 2.0 populates the object with the expected value.

            Assignee:
            Kyle Foreman
            Reporter:
            Rodrigo Cortez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: