Skip to content

Adding tags and Mentions #206

Answered by ReneSchumacher
techker asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @techker,

you can add tags through the fieldMappings property just like any other field. Just specify the field name Tags or System.Tags and set the value to a semicolon-delimited list of tags (e.g., System.Tags=Tag1;Tag2;Tag2).

Mentions are on our roadmap. Unfortunately, the logic to create a proper mention tag is done by the work item UI, so it's not enough to just put @username into the description. A correct mention looks like this: <a href=\"#\" data-vss-mention=\"version:2.0,ae0cd6b4-e6e0-484b-a42a-d96ffca86e26\">@René Schumacher</a> and requires you to know the VSID of the user you want to mention. I'm pretty busy right now, but I will try to add the mention logic to the task soon.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ReneSchumacher
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
Category
Q&A
Labels
None yet
2 participants