How to get only defect work items Id's using Java Plain API
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
Ralph Schoon (63.5k●3●36●46)
| 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
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.