New issue
Advanced search Search tips

Issue 832934 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug


Previous locations:
gerrit:8757


Sign in to add a comment

Gerrit confused when uploading patch to the same CL from different machine

Project Member Reported by dpa...@chromium.org, Apr 13 2018

Issue description

This happened at https://chromium-review.googlesource.com/c/chromium/src/+/1006182 (patchset 8).


Repro steps:
1) Create a CL from machine A and upload it.
2) From machine B, click the "Download" button, copy the "cherry-pick" command and paste it into a terminal.
3) From machine B execute git cl issue <CL_number>
4) From machine B, make some changes, commit, and upload with git cl upload

Gerrit got confused and moved my CL from already in review to a WIP CL. It also messed up the CL description. See [1] where it says

"Uploaded patchset 8. Initial Commit."


[1] https://chromium-review.googlesource.com/c/chromium/src/+/1006182#message-0bc70fd77cdf6ace09825f31a93064548356304f
 

Comment 1 by dpa...@chromium.org, Apr 13 2018

Summary: Gerrit confused when uploading patch to the same CL from different machine (was: Gerrit confused when upload patch to the same CL from different machine )

Comment 2 by logan@google.com, Apr 13 2018

These all sound like git-cl issues.

Comment 3 by logan@google.com, Apr 13 2018

Project: chromium
Moved issue gerrit:8757 to now be issue chromium:832934.

Comment 4 by logan@google.com, Apr 13 2018

Components: Infra>Codereview>Gerrit
Components: Infra>SDK
Labels: Pri-3 Type-Bug
Status: Available (was: New)
Yeah, definitely some combination of git cl & git issue.

Sign in to add a comment