What's New: Review Board 1.7.9 released

Review Board

Take the pain out of code review

Reviewing File AttachmentsΒΆ

New in version 1.6.

Reviewers can add comments to file attachments as a whole. Review Board doesn’t provide any special UI for reviewing the contents of file attachments, but it does allow you to download the file and, separately, add a comment on the file.

../../../_images/file-attachment1.png

The file attachment box provides a Add Comment button. Clicking this button pops up a comment dialog that works exactly like the dialog you get when reviewing diffs or reviewing screenshots.

../../../_images/comment-box.png

The file attachment comment dialog supports issue tracking. See the section on Issue Tracking for more information.

As of Review Board 1.6.0, there’s no visual indication of an existing comment on the file attachment. However, you can see your comment and edit it by clicking Add Comment again.