Code Review Details - ${review['name']}
| Review Information | Followup from |
|---|---|
| ${review_info(review)} | ${review_info(parent_review)} |
| Review Information |
|---|
| ${review_info(review)} |
Files associated with this code review
The files will be compared with those from review #${parent_review['review_id']}.
| File ID | Filename | Repository | File Revision | Repo Revision | Previous File Revision | Previous Repo Revision | Line Numbers | # of Comments | # Not Read | Status | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| There are no files included in this code review. | |||||||||||
| ${item['file_id']} | ${item['path']} | ${item['repo'] if item['repo'] else '(default)'} | ${item['changerevision']} | ${item['revision']} | ${file_map[item['file_id']]['changerevision']} | ${file_map[item['file_id']]['revision']} | ${item['line_start']} - ${item['line_end']} | 1 - End of file | ${item.num_comments} | ${item.num_notread} | ${item['status']} |
The status of the listed files will be set when the review author sets the final status of the review.
Users assigned to this code review
| User name | Status |
|---|---|
| There are no users included in this code review. | |
| ${item['reviewer']} | ${item['status']} |
| User name |
|---|
| There are no users included in this code review. |
| ${item['reviewer']} |
Prepare ticket
Clicking Prepare Ticket will open a New Ticket page where you may modify all settings.
Workflow actions for reviewer
$reviewer_workflowSetting the correct state helps the review author to track progress.
Workflow actions for author
Workflow actions for author or manager
$workflowClosing a review means it is marked as obsolete and all associated data will be unavailable.
Workflow actions for manager
$workflowWhen resubmitting all the data of this review will be used for prefilling the fields of a new code review. Comments will not be copied. When the new review is created this one will be closed automatically which means it will be practically discarded.
When creating a Followup Review all the data of this review will be used for prefilling the fields of a new code review. Comments will not be copied. During the new review it is possible to view the changes between file data at different revisions.
A followup review can't be created at the moment because this review is not in a terminal state. Terminal states are: $finished_states_str.