I am trying to get all of the work items between two builds. The only wasy i can see this working is to get the start and end changesets and get the work item for each. The problem i am having is getting from the build number to the set of changesets. I have tried using the get associated changesets but this doesn't work as it only get the changesets for that build and not ones before it.
Can anyone help?