Upsource 3.0 Help

Managing reviews

On this page:

You can view and manage reviews which are included in your project and associated with you as a participant or expected participant.

Displaying reviews

From the main menu, select View|Tool Windows|Reviews

ide_menu_review

The Reviews tool window will open in a separate tab below the editor:

ide_review_list

By default, only reviews in which you are expected to participate as a reviewer will be listed. To show other reviews - the ones you've created, completed, are watching, or all of them - select the corresponding option from the drop-down menu:

ide_menu_newsfeed

Reviews that have been closed are greyed out.

Double-click a review to activate various options for it and display it in a separate tab:

assets/ide/ide_review_tab_large.png

The revisions included in the review will be listed. Using the toolbar at the top of the list, you can:

  1. ide_show_com.png Display review comments (general comments that are not attached to a line or code selection).
  2. ide_edit Edit the review - you can add or remove participants.
  3. ide_resolve Close or reopen the review if you are its author.
  4. ide_accept_icon Accept or ide_reject raise concern about the changes if you are the reviewer and have completed your inspection.
  5. ide_open_in_browser Open the review in Upsource (in your browser).

You can also detach a specified revision from the review by right-clicking the revision and choosing the corresponding option:

ide_detach_from_review

Viewing and comparing revisions

Files that are part of the selected revision are listed in the right pane of the Reviews tool window:

ide_file_list

Using the checkboxes on the left you can choose for which revisions you want to see files and the diff:

ide_select_revisions

After selecting a file from the tree you can use the toolbar to:

  1. ide_show_diff Compare file versions in a side-by-side diff
  2. ide_show_diff_local Compare this file version with your local version in a side-by-side diff
  3. ide_open_repo_version See the most recent repository version in your editor
  4. ide_open_in_browser Open this version in Upsource (in your browser)

A side-by-side diff opens in a separate window:

assets/ide/ide_diff_large.png

Using the toolbar at the top of the displayed window, you can:

  1. ide_jump_to_source Jump to source - show your current local version of the file in the editor.
  2. ide_diff_files Compare versions of other files included in the revision.
  3. ide_add_comment Leave a comment.

If the file contains discussions, they are displayed to the right of the diff. Each discussion may contain one or more comments (replies).

Select a comment by clicking on it. Now you can:

  1. ide_reply Reply to the comment
  2. ide_resolve Resolve the comment

If you're the author of the comment, you can also:

  1. ide_edit Edit the comment
  2. ide_remove Delete the comment
Last modified: 8 November 2016