[Bugs] [Bug 1360173] New: Cherry-picking changes to release branches via Gerrit Web UI wrongly sets the 'Topic' field
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jul 26 07:23:50 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1360173
Bug ID: 1360173
Summary: Cherry-picking changes to release branches via Gerrit
Web UI wrongly sets the 'Topic' field
Product: GlusterFS
Version: mainline
Component: project-infrastructure
Severity: medium
Assignee: bugs at gluster.org
Reporter: anoopcs at redhat.com
CC: bugs at gluster.org, gluster-infra at gluster.org
Description of problem:
When changes are being back ported via Gerrit Web UI to corresponding release
branches, 'Topic' field of the newly created change is being appended by the
name of the branch to which it is being cherry-picked.
Version of Gerrit:
v2.12.2 on https://review.gluster.org
How reproducible:
Always
Steps to Reproduce:
1. Select a particular change on master branch via https://review.gluster.org
2. Click on `Cherry-Pick` button
3. Specify a release branch to which the change is to be cherry-picked
4. Click on `Cherry-pick Change`
Actual results:
Newly created change has 'Topic' set in the format:
bug-<#bug-id>-<release-branch-name>
Expected results:
Newly created change must have the 'Topic' field set in the format:
bug-<#bug-id>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list