How to take ownership of a code review task?

2.3k Views Asked by At

Using TFS 2013 and Visual Studio 2013 Premium Preview is it possible to take ownership of another person's code review task?

The situation I have is that another developer has requested a code review and then gone on holiday. The code review has been performed and updates are required to the code in light of the review comments. I would like to action the review comments myself before the original developer returns from holiday, but I can't find a way to assign the code review task to myself like I can do with any other work item.

Obviously I could simply look at the code review comments and action them anyway, but I would have to remember to explain all of this to the returning developer so that they close the review appropriately. It would be so much nicer to be to assign the code review task to myself and action the comments as if I had requested the review in the first place.

2

There are 2 best solutions below

0
On

Use the 'Open Work Item in Microsoft Excel' or 'Open Query in Microsoft Excel'.

There it will let you change the Assigned To. Then press publish.

3
On

You should be able to create a new work item query and find the Code Review Request/Response work items and then change the Assigned To field to the appropriate person. Have you tried that route yet? All of the code review workflow items are simply work items in TFS. You get all of the normal benefits of work items!