-
Bug
-
Resolution: Fixed
-
Low
-
10.74, 10.75, 10.76
-
1
-
Severity 3 - Minor
-
Breakers - TART2
Issue Summary
Theme : owner field is NULL when theme is created via UI
Steps to Reproduce
- Browse to Themes grid
- Create a new Theme
- Make an API 2.0 GET call to /rest/align/api/2/Themes/id endpoint
- 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.
- links to
- mentioned in
-
Page Loading...
- resolves
-
ALIGNSP-4688 Loading...
- Wiki Page
-
Wiki Page Loading...