It's all about the answers!

Ask a question

How to get only defect work items Id's using Java Plain API


Rohini Kumar (92853) | asked Mar 17 '17, 5:46 a.m.
edited Mar 17 '17, 5:50 a.m.

Hi Team,

 I want to get how many defect work items created in project in RTC and have some calculus on it and show result on RTC dashboard,How can I do this?
I am trying to get defect work items from history using plain java API but unable to get it.

Anyone please suggest me on same.

Best Regards
Amruta.


One answer



permanent link
Ralph Schoon (63.1k33645) | answered Mar 17 '17, 6:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Mar 17 '17, 7:14 a.m.

The Java Client API:

Queries and expressions can be used to get the detailed results and also the count for a result set e.g. all defects.
This does not involve the history of the work items because that does not matter. Not sure if you can use this in a widget though. 

 

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.