-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
Component/s: Assets - Service, performance, functionality
-
None
-
2
-
Severity 3 - Minor
Issue Summary
Export of large count(~19k) of Insight objects fail with error An error has occurred. Please contact the administrator.
Steps to Reproduce
- Create an object type with around 19k objects
- Use the Export objects option to export all the objects
- The page will be unresponsive for some time and then throw the below error:
{
"errorMessages": [
"An error has occurred. Please contact the administrator."
],
"errors": {}
}
Expected Results
All objects should be exported
Actual Results
All objects fail to export
Workaround
Narrow down the search to have lesser search results and then export those.
- duplicates
-
JSDCLOUD-11566 Export of insight objects with references fails intermittently with different errors
-
- Closed
-