Using APIs, Is it possible to query list of all work items containing change sets delivered on a specific stream?
![](http://jazz.net/_images/myphoto/5f8e360007023ccdc4ce16f9e68c9dda.jpg)
Accepted answer
![](http://jazz.net/_images/myphoto/5f8e360007023ccdc4ce16f9e68c9dda.jpg)
If you change the ask to "show me work items containing change sets delivered between two snapshots of a stream" instead of start/end dates, then yes. This is possible from the plain java client API. I created a prototype of this and published a beta here:
NOTE: the prototype is based on selecting builds which have snapshots, but it could be modified to use snapshot selection directly.
Thanks,
Joe
Comments
Sudaraazhi Arivalagan
Feb 20 '17, 9:02 a.m.Anyone can advise please ??