It's all about the answers!

Ask a question

Querying values from Links tab


Susan Hanson (1.6k2201194) | asked Jun 04 '12, 7:55 a.m.
Is there a way to build a query and/or display the values on the Links tab, such as ResolvedBy?

For example, I want to query all Unresolved work items of a certain type that have at least one workitem in the ResolvedBy links.

Can this be done?

Susan Hanson

Comments
Susan Hanson commented Jun 04 '12, 8:36 a.m.

I can do this it seems in the web client, but not the eclipse client. Is this a bug? Or will this be added in RTC 4.0?

2 answers



permanent link
Filip Wieladek (30413) | answered Jun 04 '12, 8:37 a.m.
Yes you can

In the eclipse client you can do the following:

Open the query editor. Select a new add condition, and and make sure you check the "Links" check box at the bottom (when choosing the attribute condition).

This will give you a "Resolved By" exists condition.

Hit run and it will display the matching work items in the work items view. Then you can press on the view menu (the small triangle in the corner of the view) and press on Relationships. Select the Resolved by.

You can now expand the work items and see the links

Comments
Susan Hanson commented Jun 04 '12, 8:45 a.m.

BRILLIANT! I hadn't seen that one before


permanent link
Karthik Krishnan (8825117163) | answered Jun 04 '12, 7:59 a.m.
Hi Susan,

You could select column "Resolved By". This will display the link(s) as a column.

Try the query in Web client and not in eclipse

Karthik

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.