-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Component/s: Assets - Service, performance, functionality
-
9
-
Severity 3 - Minor
-
166
-
Warranty
Issue Summary
In the EAP New Asset Architecture
Bulk exporting objects to CSV repeats the column headers after every 1000 lines, causing the incorrect formatting of the file.
Steps to Reproduce
- Go to an Assets schema
- Select an object type that has more than 1000 objects
- Click on Bulk actions and select Export objects
Expected Results
Column headers are added once
Actual Results
Column headers are added once every 1000 records. When the headers repeat, data shifts, causing serious formatting problems.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available