New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 697993 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Gerrit: Can't assign reviewer in "git cl upload" when accounts are not linked.

Project Member Reported by d...@chromium.org, Mar 2 2017

Issue description

nodir@ recently unlinked his Gerrit accounts for iPhone / sign-in reasons. Since then, attempts to include as a reviewer from command-line ("git cl upload -r nodir@chromium.org") fail.

After the CL is uploaded, he can be added as a reviewer via Gerrit UI without a problem.

The output from the command is:
Presubmit checks passed.
 scripts/slave/remote_run.py                | 5 ++---
 scripts/slave/unittests/remote_run_test.py | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)
remote: Processing changes: refs: 1, done            
To https://chromium.googlesource.com/chromium/tools/build.git
 ! [remote rejected]       8e549f5cc783ebccd114c900da7f2d14d2354bc5 -> refs/for/refs/heads/master%m=Initial_upload,notify=ALL,r=nodir@chromium.org (user "nodir@chromium.org" not found)
error: failed to push some refs to 'https://chromium.googlesource.com/chromium/tools/build.git'

Error after CL description prompt -- saving description to /usr/local/google/home/dnj/.git_cl_description_backup

 
Status: ExternalDependency (was: Untriaged)
This is a consequence of b/33336477.
Status: Fixed (was: ExternalDependency)
This should be fixed now.

Sign in to add a comment