Closed Bug 894480 Opened 11 years ago Closed 11 years ago

TBPL should only show bug suggestions for bugs modified in the last 3 months

Categories

(Tree Management Graveyard :: TBPL, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file, 1 obsolete file)

Currently TBPL uses bzapi requests of the form:
https://api-dev.bugzilla.mozilla.org/latest/bug?keywords=intermittent-failure&include_fields=id,summary,status,resolution&summary=
...to populate the list of bug suggestions for a particular failure.

This means:
a) The annotated summary is often pretty full of old, closed out & unhelpful bugs (particularly for say webgl failures).
b) It's pretty tempting to reopen bugs rather than file a new one, even though enough time has passed that it's likely actually a new failure mode.

As such, we should only show bugs that have a modified time in the last N months. I'd suggest setting N at 3 initially, and we can see how we go from there.

What do you all think? :-)
Attached patch Patch v1 (obsolete) — Splinter Review
Only suggest bugs that have been modified in the last 3 months.

(Only attaching here for reference, would like feedback from everyone before we proceed).
Completely agree.
Attached patch Patch v1aSplinter Review
(This time without debugging hunk from bug 887313)
Attachment #776507 - Attachment is obsolete: true
Comment on attachment 776510 [details] [diff] [review]
Patch v1a

With no objections, let's go with 3 months for now :-)
Attachment #776510 - Flags: review?(ryanvm)
Comment on attachment 776510 [details] [diff] [review]
Patch v1a

\o/
Attachment #776510 - Flags: review?(ryanvm) → review+
Depends on: 897084
Summary: TBPL should only show bug suggestions for bugs modified in the last N months → TBPL should only show bug suggestions for bugs modified in the last 3 months
In production :-)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
This has made quite an improvement to the test_reftests_with_caret.html results! :-)
And the various test_ipc failures. Very noticeable!
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: