New issue
Advanced search Search tips

Issue 922603 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Perf dashboard not auto-assigning bugs with one CL in the range

Project Member Reported by sullivan@chromium.org, Jan 16 (6 days ago)

Issue description

Example:  bug 922504  - the dashboard used to assign this to the sheriff for the autoroll.
 

Comment 1 by benjhayden@google.com, Jan 17 (6 days ago)

Owner: benjhayden@chromium.org
Status: Assigned (was: Untriaged)
This is a bug in v2spa. It needs to be able to file bugs through the oauth api instead of /file_bug, so I made /api/alerts/new_bug call into file_bug.py, but I hooked in the wrong place, going around _GetSingleCLForAnomalies instead of through it.
https://github.com/catapult-project/catapult/blob/v2spa/dashboard/dashboard/file_bug.py#L189

Comment 2 by benjhayden@google.com, Jan 17 (6 days ago)

Cc: simonhatch@chromium.org

Sign in to add a comment