Search code examples
azure-devopstfs-workitemtfs-query

Display Link Type in VSTS Query Results


How can I display the link type when using Work Items and Direct Links?

query screenshot


Seems like Link Description is what I want but it is "not support in the query editor".

Contains the work item type, ID, and title of the work item that is the target of the link. You can configure this field to appear as a column in a list of links on a work item form. (Not supported in query editor.)


Solution

  • There isn’t such feature to display link type in UI Query Result. You can get it through REST API: Run a stored query