New issue
Advanced search Search tips

Issue 740557 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Show if a patch is in a release branch during a revert.

Project Member Reported by altimin@chromium.org, Jul 10 2017

Issue description

There's been a bug ( crbug.com/733469 ) when a patch stayed on master for several days, made it into release branch, was reverted on master due to telemetry failure but stayed in a release branch. This caused some bugs, which were caught only during rolling out to prestable.

We need to show some information about which release branches this patch is a part of during the revert. 
 
Status: Fixed (was: Untriaged)
If the change is cherry-picked to the release branch using "git drover" or using the "cherry pick" button in the Gerrit UI, the cherry-pick will have the same Change-Id as the original, and will be displayed in the "related changes" section of the review.

Sign in to add a comment