1
votes

Is there any way to query work items that are part of a specific Release?

Thanks

2

2 Answers

1
votes

There isn't the way to achieve that with query. You can try to build a extension to get work items of specific release.

Check this thread: TFS 2017 Release Management: How to display parent PBI for Tasks under Release

0
votes

It can't be achieved by creating a basic query, we can see all the associated work items in release Work Items tab.

You can also check this question may be inspired

enter image description here