Search code examples
tfs-2015

how to view or make popup a raised request review from administer


currently i am doing the study of TFS 2015 for implementing this into my organisation, now i am working in Request review (TFS 2015) portion, here I used to raise a Request review (Code review) option for a receiver , he already got access rights and he cannot able to see the request what i have sent, please suggest a solution to solve this.

(OR) Simpler form of my issue: Any option to POP UP / Open Code Review window in Team Explorer?


Solution

  • To ask for a code review, make sure you have shared your code in TFVC and the users are added in the team.

    1. User A submit a code review and add User B as a reviewer
    2. Then User B will find the code review under My Work -> Code Reviews

    Please see Get your code reviewed with Visual Studio for details

    enter image description here