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

XMLWordPrintable

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

      Issue Summary

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

      Steps to Reproduce

      1. Browse to Themes grid
      2. Create a new Theme
      3. Make an API 2.0 GET call to /rest/align/api/2/Themes/id endpoint
      4. Notice owner field shows NULL instead of UserID

      Expected Results

      Object "owner": "xyz", should be returned, been xyz is the integer UserID of the user logged in the UI.

      Actual Results

      Object "owner": 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: