Affected Version: v2.3
What steps will reproduce the problem?
1) the "Project Options" of a repository is set to "Cherry Pick"
2) Upload a patch to the Gerrit and do the review verify and then submit the patch on Gerrit.
3) You will find a new patchset automatically created and append to the submitted patch.
4) If you try to fetch the patch from the Gerrit by copy-pasting the commands at "Download". You will not be able to download the patchset due to it doesn't exist as a "refs/changes/xx/xxxxx/patchset_#".
Is this the correct behavior?
No
What is the expected output? What do you see instead?
The download commands of the automatically created patchset should be able to fetch the patch from the Gerrit.
Please provide any additional information below.
Owner: bklarson@gmail.com