Maybe I am missing something but I can’t seem to figure out how to resolve a code review change request.
I created a code review for a branch, prior to merging the changes into main. This code review was then supposed to be reviewed by another developer on our team. However, all code review change requests I created can’t seem to be marked as resolved either by myself or the developer. I tried right -clicking on the change request in hope to find a drop-down to mark as resolved, but nothing.
Appreciate your reply! He was already added to the project, but still no specific UI popped up that would easily mark a change request as complete.
However, he did find a way to mark a change request complete by commiting a next changeset on the same branch the code review has been started on. (This is for a branch review.)
In the comments add one or more tags with the format: [apply-change:{commentID}]
That then automatically resolves the comment change request in the code review.
Below is a screenshot of the changeset comments for reference.