Open Bug 1286369 Opened 9 years ago Updated 1 years ago

The job details panel doesn't update with a classification's bug number until reselected

Categories

(Tree Management :: Treeherder, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: KWierso, Unassigned)

Details

Attachments

(1 obsolete file)

If I select a failed job in treeherder, pin a bug to the pinboard for that job, then save the classification, the job details pane adds the star icon and the classification type (usually "intermittent"). But the bug number does not show up. I have to re-click the failed job to get the bug number to show up in that section of the job details pane. If I instead classify a failed job as "fixed by commit" and add a comment before saving, that comment is immediately shown in the job details pane. I guess the difference is bugs use `ng-repeat="bug in bugs"`, while comments use `ng-bind-html="classifications[0].text|linkifyClassifications:repoName|linkifyURLs`? Is there some way we could get the bug(s) to show up immediately, even if it's just a hacky thing until the job is reselected to show up the right way?
Priority: -- → P3
Summary: When classifying a failure, the job details pane adds a star and the word "intermittent", but doesn't add the bug number until you reselect the failed job → The job details panel doesn't update with a classification's bug number until reselected
Maybe just force a reselection?
I'd prefer not to add hacks, we should be able to find the root cause? :-)
Component: Treeherder → Treeherder: Log Parsing & Classification
Component: Treeherder: Log Parsing & Classification → TreeHerder
Attachment #9383811 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: