How to retrieve associated workitems from change sets or snapshots using plain java api(client side)?
Andrew Ciaz (59●2●64)
| asked Aug 20 '19, 5:14 a.m.
edited Aug 20 '19, 10:40 a.m. by Ralph Schoon (63.6k●3●36●46) Hi all,
I am trying to fetch all the workitems from snapshots or changesets. Please suggest Java API to do the same
|
Accepted answer
There's some sample code here which shows how to fetch a work item given a change set handle.
Ralph Schoon selected this answer as the correct answer
Comments
Andrew Ciaz
commented Aug 20 '19, 10:36 a.m.
@David Lafreniere Thanks for reply, but is it work on client side?
Ralph Schoon
commented Aug 20 '19, 10:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The api is pretty much the same see https://rsjazz.wordpress.com/?s=scm&submit=Search for some hints about differences in client and server API.
Andrew Ciaz
commented Aug 21 '19, 3:29 a.m.
Thanks @Ralph Schoon, it works |
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.