-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Highest
-
Component/s: Assets - Service, performance, functionality
-
13
-
Severity 3 - Minor
-
44
-
Warranty
Issue Summary
When doing a bulk export of more than 1000 Assets objects sometimes there are missing objects or duplicate objects.
Steps to Reproduce
- Run a bulk export for more than 1000 Assets objects
- Observe that there are missing or duplicate Asset objects in the exported CSV
Expected Results
All Assets objects returned in the Assets UI are exported to the CSV.
Actual Results
There are a small number of missing or duplicated Asset objects in the exported CSV.
Workaround
The workaround would be to explicitly set the ordering by using an order by clause in the AQL when triggering the export.