Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to delete a comment from a user story in VSTS?

I can delete user stories and tasks, no problem, but I can't figure out how to delete a comment from the discussion in a VSTS user story.

like image 302
Eric Avatar asked Sep 07 '16 14:09

Eric


People also ask

How do you delete Comments on Azure DevOps?

Simply hover over any comment that you own, and you will see two new buttons appear. The first is the pencil icon you can click to edit your comment, and the other is the overflow icon where you will find the delete comment functionality.

How do you change comment in TFS?

Click on the Changeset [number] link for the changset you are interested in. Above the changeset details panel click on the little speech bubble with the plus sign, a textbox will appear and you can enter your comment - hitting Enter will save the comment.

How do I delete a work item in TFS?

To delete a single work item, open the work item, choose the Actions, and select Delete.


1 Answers

You can't. The work item history is immutable.

like image 163
Daniel Mann Avatar answered Oct 23 '22 02:10

Daniel Mann