Skip to content

Redirect link to the WI from release notes #1125

Answered by rfennell
Imran109 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, there is an example in the wiki, but it what you need is something like

  {{#forEach queryWorkItems}}
      - [{{this.id}}]({{replace this.url "_apis/wit/workItems" "_workitems/edit"}}) - {{lookup this.fields 'System.Title'}}
   {{/forEach}}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Imran109
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment