Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 3.11.0
-
Fix Version/s: None
-
Component/s: core.api
-
Labels:None
Description
tried with query result of "select * from books; "
Download the query result to csv, while it's downloading
Download the query result to excel
observe the UI
Most of time it throws error:
"The query result cannot be downloaded.
java.util.ConcurrentModificationException"
Occasionally it throws "java.util.NullPointerException"
Please see attached screenshots and server.log for more details.