tags:

views:

54

answers:

1

Hi, I have a requirement and I am not able to figure out the solution. Any kind of help is appreciated.

We have customised the process model.

Issue.

I have FactTable say Release, Release has Project, projects would internally have different states, development-production-QA. what i need to do is generate a query that would get me all the defects that are open for a particular project, for a selected stage and selected release.

Is this possible? Can we write sub query in TFS?

I would appreciate any kind of help provided.

A: 

If I had to do it, I would make itrations for: development, production, and QA.

Then iterations shows everywhere from the simple query to the TFS Warehouse!

Vanof