Defect #882
Code Review Tab is empty
0%
Description
I just updated from Redmine 1.2.0 and Code Review 0.4.3 to Redmine 1.2.2 and Code Review 0.4.5-dev (https://bitbucket.org/haru_iida/redmine_code_review/changeset/b6f50f79578a) and it appears that the code review tab is no longer functioning. I noticed that the contents were empty in all existing projects. To verify that there is an issue, I created two new code reviews in a project that had no existing code reviews. One I assigned to myself and another to a developer on the project. After creating the reviews, I went into the code review tab for that project, and it too reads "No data to display".
Files
Related issues
Updated by Haru Iida over 9 years ago
- Project changed from r-labs to Code Review
- Status changed from 新規(New) to 担当(Assigned)
- Assignee set to Haru Iida
Updated by Josh Davidson over 9 years ago
So, I think I figured out what is going on. If a code review assignment is created, it isn't tracked in the code review tab. Only actual findings, or what you call "code reviews" are tracked. I think it would be ideal if the assignments were tracked in that tab and if possible, the actual findings or "reviews" could be grouped under the assignment.