Reputation: 520
I want to assign the same tag to multiple work items at once in Visual Studio Online.
I can edit fields in multiple work items at once using the following steps.
The problem is that the tags are not listed as a field in the field dropdown. So I cannot set the tags using this method.
Is there a method I can use to bulk assign tags to work items?
Upvotes: 6
Views: 4953
Reputation: 52788
You need to use Microsoft Excel:
Now just enter into the tags column in excel the tags you would like as a comma separated list.
Then just click "Publish" to push it back to TFS.
Upvotes: 9