Querying values from Links tab
2 answers
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
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
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?