It's all about the answers!

Ask a question

Query Results are not being fully exported to a csv file


Aradhya K (1.4k44345) | asked Sep 17 '12, 3:13 a.m.
JAZZ DEVELOPER
 The issue we are discussing here is that when a normal user runs a query he sees X number of work items. Lets say 100.
But when you export the query results to a csv file, only a few records get exported. In our test case, only 15 were exported.
Surprisingly when a jazz admin runs and exports this query, it exports all 100 work items to a csv file. This happens to more than 1 user and more than 1 queries

One answer



permanent link
Aradhya K (1.4k44345) | answered Sep 17 '12, 3:15 a.m.
JAZZ DEVELOPER
This problem is already identified and the problem is fixed in latest releases of RTC.
The basic scenario is with user not having the access to linked work item.
The user exporting the query might not have access to the linked work items, In that case there is a NPE.
The work items that was  used to fix on 4.0.0.1 is NPE in CSVSerializerService$CSVSerializer#serializeLinks() when exporting work items with restricted access links (215227) 

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.