New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 912688 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

[Findit] Expose function to get FlakeIssues that need merge_destination_key to be updated

Project Member Reported by lijeffrey@chromium.org, Dec 6

Issue description

given obsolete merge_destination_key and updated merge_destination_key, need a function to update all flake issues with the obsolete key to point to the updated one.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Dec 6

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra/+/83ff84e4eadef992ebf2127f51882e1cc24b5dea

commit 83ff84e4eadef992ebf2127f51882e1cc24b5dea
Author: Jeffrey Li <lijeffrey@chromium.org>
Date: Thu Dec 06 22:32:52 2018

[Findit] Exposing function to update merged issue leaves

Small refactoring change: to create a function that updates all FlakeIssues
with an old merge_destination_key with a new merge_destination_key. This
function will be used post bug-deduplication and when syncing FlakeIssues with
monorail.

Bug: 912688
Change-Id: I08fbc87f8e69f9d4ccd31263a421fe0b1c76fd21
Reviewed-on: https://chromium-review.googlesource.com/c/1366218
Reviewed-by: Chan Li <chanli@chromium.org>
Commit-Queue: Jeffrey Li <lijeffrey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19397}
[modify] https://crrev.com/83ff84e4eadef992ebf2127f51882e1cc24b5dea/appengine/findit/services/flake_issue_util.py
[modify] https://crrev.com/83ff84e4eadef992ebf2127f51882e1cc24b5dea/appengine/findit/services/test/flake_issue_util_test.py

Project Member

Comment 2 by Findit, Dec 13

Testing set owner to None

Sign in to add a comment