List the changeSets for a given userStories
Accepted answer
For what purpose and to do what with it?
Usually a story would not have any change set link, but linked child tasks that would.
The most convenient way, and the only one automated I know, to see all the change sets in such a hierarchy is Locate Change Sets where you can add the story and select to pass the parent/child hierarchy and it then shows you the change sets.
Usually a story would not have any change set link, but linked child tasks that would.
The most convenient way, and the only one automated I know, to see all the change sets in such a hierarchy is Locate Change Sets where you can add the story and select to pass the parent/child hierarchy and it then shows you the change sets.
Comments
Thanks Ralph for your quick response. We want to find out the piece of code that were impacted/changed by a given userstory, in an automated way. So this data will help anyone to make better test plans/decisions.
Cheers,
Jagadeesh
This is the only built in way to show the change sets I am aware of. You can even access the change set. There might be something in the SCM Command Line. Anything else you would have to create yourself.
Sure, Ralph.. I will update this page if I find a way to do so.
Cheers,
Jagadeesh
I see there is a similar question here:
https://jazz.net/forum/questions/138333/how-to-list-changed-files-associated-to-a-work-item-from-the-scm-cli