-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Assets - Service, performance, functionality
-
1
-
Minor
-
1
Issue Summary
After creating Object Types and Object Types Attributes via API, an error is shown in the UI when trying to load such objects:

Steps to Reproduce
- Using the API, create an object type and object type attributes making concurrent requests.
Expected Results
The object types and their attributes should load correctly in the UI.
Actual Results
An error message "We were unable to load your attributes" will be shown in the Assets UI.
Workaround
Create the Object Types and Object Types sequentially rather than concurrently.