azure-devops-dotnet-samples icon indicating copy to clipboard operation
azure-devops-dotnet-samples copied to clipboard

Sample request: retrieving related work items

Open CodeRunRepeat opened this issue 6 years ago • 1 comments

This issue is effectively reopening #113, resolved by a sample in the Snippets folder that does not exist any more.

Requesting a sample that shows how to retrieve related work items, such as the parent, children, successor, etc.

CodeRunRepeat avatar Jul 17 '19 16:07 CodeRunRepeat

I think that https://github.com/microsoft/azure-devops-dotnet-samples/blob/master/ClientLibrary/Samples/WorkItemTracking/WorkItemsSample.cs#L545 is the correct url for that sample :)

WTobor avatar Jul 01 '20 08:07 WTobor