azure-devopsazure-boardswiql

WIQL - query External Link type


i am trying to query all work items with a link to pull request. I cant find any External Link operation except count . In gui there is no such option . enter image description here Can i use WIQL to create a query to get all work items with pull request ?

Thanks


Solution

  • As of this time, it is not supported to query external links by WIQL. WIQL can only query work links.