Code Review Editor

The Code Review editor is opened from a Story/Task and contains all the features you need to perform your Code Review. You can create Code Reviews several ways:

The Code Review window contains everything you need to perform a complete code review:

GUID-EEE98260-BC0E-4DB5-B6DA-07B7BC869C34-low.png

Information Pane

GUID-567A70D7-7B59-4386-AD96-6B72BF68DD27-low.png

The top Information Pane of the Code Review contains the Code Review ID and current Status (Active, Closed, Cancelled) as well as Story's Name, Type and Owner.

The Actions icon GUID-E5A11DAB-2D51-4C04-AAC0-B849DE1767C3-low.png allows you to change the Status or to delete the review.

Authors Group

This list contains the user(s) who made the commit(s) in the SCM tool that are exposed in the Code Review.

Reviewers Group

Reviewers are any users that are added to the Code Review that will comment on and must Approve/Reject a Code Review.

Click Add GUID-F22A5ABE-3176-4923-B306-C2385A3245F3-low.png to add a Reviewer.

Watchers Group

Watchers are any users that are added to the Code Review that are interested in the progress of the Code Review. Watchers are able to add comments to a review.

Click Add GUID-F22A5ABE-3176-4923-B306-C2385A3245F3-low.png to add a Watcher.

View By Group

GUID-7717AC75-F041-4844-980B-29468059C575-low.png

The View By group is the list of all files contained in the Code Review. You can use either the Files GUID-A701F3B4-56BA-4A0E-BF7A-0D6A00949484-low.png or Change Sets GUID-0F200268-0523-4818-8211-76FB413B4BDC-low.png mode to select a file.

Click Add GUID-F22A5ABE-3176-4923-B306-C2385A3245F3-low.png to add a Change Set or File to the Code Review.

Selecting a file opens the Diff window allowing you to review the code changes.

Files that contain Comment threads are decorated like this:

GUID-89D5475D-A2CE-45E1-BED3-5B389313FAFE-low.png

Code Review Timeline

The Timeline GUID-A7956B7F-B1CF-44D2-867C-65C7097653C8-low.png shows all actions that have taken place for the Code Review since it began. The Timeline contains filters for From/To, Type, and User.

Code Review Diff Pane

When you select a file in the View By group, the main pane displays the file in Diff mode. You can use the Unified GUID-F4008F88-3406-4A89-A7DA-956B6EF68428-low.png or Side By Side GUID-D14367FE-749E-4541-81D8-A31E60068010-low.png view to review and comment on the code.

Click GUID-A7956B7F-B1CF-44D2-867C-65C7097653C8-low.png to return to the Code Review Timeline.