Issue 3695: Gerrit +2 code review label is not visible
Status:  New
Owner: ----
Reported by sunil.kh...@gmail.com, Nov 24, 2015
I am a newbie for Gerrit. Just started code review on Gerrit.

For some of the repositories i am able to see +2 code review label



But for some of the repositories it is not visible.

Could some one please help me to identify the reason of it.

I have checked the my permission status. I have admin role.

Edit : If some one reviewed the code with +1 code review label and +1 verified, it is not showing submit button

Could some one please help me to understand this as well.


Nov 24, 2015
Project Member #1 ekem...@google.com
> But for some of the repositories it is not visible.
> Could some one please help me to identify the reason of it.
> I have checked the my permission status. I have admin role.

Being admin doesn't allow you to approve changes by +2 Code-Review on all projects.
Even if you are admin you must have the label-Code-Review permission [1] with range -2 to +2 assigned if you want to approve changes.

> Edit : If some one reviewed the code with +1 code review label and +1 verified, it is not 
> showing submit button
For a change to be submittable it requires a voting with the highest score on each label. Since the voting range for Code-Review is from -2 to +2, a +2 vote is required for submit. in addition you must have the Submit permission assigned [2] (even if you are an admin) and there must be no -2 Code-Review veto vote.


[1] https://gerrit-review.googlesource.com/Documentation/access-control.html#category_review_labels
[2] https://gerrit-review.googlesource.com/Documentation/access-control.html#category_submit