Workitem query issue in Eclipse Client
![]()
I have almost 4000 defect in my CCM project area. when i am creating a query from ECLIPSE CLIENT to list all the defects, it shows only 1000 out of 4000 workitem. how do i see next 1000 workitem. please help.
|
3 answers
![]()
in eclipse you cannot get beyond 1000 entries in a single query...
you would have to break that up into unique queries. in the web UI you can request additional records. (500 at a time max) |
![]()
Geoffrey Clemm (30.0k●2●30●35)
| answered Mar 18 '15, 8:59 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
My understanding is that currently all clients (including web and eclipse) have this limitation, but that in 6.0, this limitation is being removed for QuickPlanner and for an OSLC client (see work item Remove the limit on OSLC 1.0 query results and ignore the “Maximum Query Result Set Size” limit for calls from QP (336705) ).
|