-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Component/s: Assets - Service, performance, functionality
-
1
-
Severity 2 - Major
Issue Summary
Slow performance for GET /objectschema/{id}/objecttypes/flat endpoint for particular users.
Steps to Reproduce
- Access an object schema
Expected Results
Schema is loaded within a reasonable timeframe when calling GET /objectschema/{id}/objecttypes/flat
Actual Results
GET /objectschema/{id}/objecttypes/flat is taking 10+ seconds to respond
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available