Gerrit: Can't assign reviewer in "git cl upload" when accounts are not linked. |
||
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
,
Apr 6 2017
This should be fixed now. |
||
►
Sign in to add a comment |
||
Comment 1 by aga...@chromium.org
, Mar 2 2017