Problem

Users do not see an option for +2 Code Review or they do not see a Submit option after adding their name in the committer's list in the project's INFO.yaml file


Solution

Either something failed in the merge jobs for INFO.yaml that did not updated the LDAP groups with the latest committer list 

OR

Everything looks fine, the user needs to log off an log back on into Gerrit to get their permissions updated.

  1. Verify that the user having issues has their name added in INFO.yaml of the repo in question.
  2. If the committer was recently added, identify the INFO.yaml change in the https://gerrit.linuxfoundation.org/infra/admin/repos/releng/info-master repo
  3. Verify that the LF Gerrit change passed merge AND/OR verify that the committer group of the repo in question has the user's ID added
  4. If everything looks right in place, ask the user to re-login into Gerrit and try again.