It's all about the answers!

Ask a question

[closed] CSV file is not downloading all the rows seen in the RTC query


Bharath Rao (915136) | asked Sep 25 '19, 9:02 a.m.
closed Jun 06 '23, 3:56 a.m. by David Honey (1.8k17)

We see that the csv file of the query result downloaded do not contain all the rows as seen in work item query result.


How to debug this ?


Comments
David Adams commented Jun 05 '23, 7:55 p.m. | edited Jun 06 '23, 3:56 a.m.

 same issue 

The question has been closed for the following reason: "Other" by davidhoney Jun 06 '23, 3:56 a.m.

One answer



permanent link
Bharath Rao (915136) | answered Sep 25 '19, 9:09 a.m.

 If there are no errors seen in the UI, you could try the below points.


a. Try removing the columns added to the query, specifically the fields that have large text data, to see if it works. In a best case, only have the work item ID column in the query and review if the download shows all the rows.
b. If there was an earlier result which downloaded successfully for the same query, check the columns included there.
c. What is the overall size of the exported file ?
d. Was there any update on the browser after which the issue started showing up ?
e. Try exporting from RTC Eclipse Client as a workaround / to confirm if the same issue exists there as well.