why BIRT report across multiple RTC projects do not list all WIs which would have otherwise listed project by project
Eclipse Helios 3.6.2
BIRT 2.6.2
RTC client plugin 4.0
same results on both RTC 4.0 server and RTC 4.0.1 server
Trying to create a BIRT report to list all WIs across multiple projects:
Also, is there a way to specify more than 1 PROJECT_AREA_NAME in one single report ?
|
Accepted answer
There is a hard coded limit of 1000 that cannot be changed when you preview reports in the BIRT designer. You will need to deploy the Report to the server to see the full list. But reports like the one you describe are really not recommended as they could cause out of memory problems on the server. Displaying a report that lists thousands of Work Items is not a good idea.
long TRUONG selected this answer as the correct answer
Comments The limit is 1000 or 500?
Could the limit count be changed or configured?
long TRUONG
commented Jan 03 '17, 11:01 p.m.
Limit is 500 (can be overridden, but broken into pages) on browser and 1000 (hard coded) in BIRT reports, as experienced in original posting. |
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.