Closed
Bug 1272355
Opened 10 years ago
Closed 9 years ago
hide reassigned/invalid/downstreamed alerts by default
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: rwood)
References
Details
Attachments
(1 file)
if alerts are reassigned/downstream/invalid, please hide them by default!
an example is this:
https://treeherder.mozilla.org/perf.html#/alerts?id=1142
Comment 1•10 years ago
|
||
Agreed. See also bug 1268247 and bug 1247028, which also deal with filtering and display.
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → rwood
Status: NEW → ASSIGNED
Comment 2•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8796284 -
Flags: review?(wlachance)
| Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8796284 [details] [review]
[treeherder] rwood-moz:bug1272355 > mozilla:master
Oh wait, perhaps we should list the ids of the hidden reassigned/invalid alerts at the bottom, similar to how the downstream ones are listed. Cancelling review until I add that.
Attachment #8796284 -
Flags: review?(wlachance)
Comment 4•9 years ago
|
||
Yeah, we need to be a bit careful about this:
1. "Reassigned from" alerts should still be shown (it's just "reassigned to" alerts that we don't care about)
2. We should probably have some kind of filter box (similiar to "Hide improvements", but selected by default) to show/hide these alerts.
| Assignee | ||
Comment 5•9 years ago
|
||
(In reply to William Lachance (:wlach) from comment #4)
Ok thanks Will, I'll do that (makes sense!)
| Assignee | ||
Updated•9 years ago
|
Summary: when viewing an alert listing, it shows a bunch of alerts that are reassigned/downstreamed- this is not helpful to developers → hide reassigned/invalid/downstreamed alerts by default
| Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8796284 [details] [review]
[treeherder] rwood-moz:bug1272355 > mozilla:master
PR updated - alerts that are reassigned *to* or are downstream to others, are hidden by default; added checkboxes to show these hidden alerts.
Attachment #8796284 -
Flags: review?(wlachance)
Comment 7•9 years ago
|
||
Comment on attachment 8796284 [details] [review]
[treeherder] rwood-moz:bug1272355 > mozilla:master
Sorry for the delay reviewing this. See github pr for comments. Please re-r? when ready. :)
Attachment #8796284 -
Flags: review?(wlachance)
| Assignee | ||
Comment 8•9 years ago
|
||
Comment on attachment 8796284 [details] [review]
[treeherder] rwood-moz:bug1272355 > mozilla:master
Thanks Will, PR updated: changed to a single check box for hiding, which is turned on by default.
Attachment #8796284 -
Flags: review?(wlachance)
Comment 9•9 years ago
|
||
Comment on attachment 8796284 [details] [review]
[treeherder] rwood-moz:bug1272355 > mozilla:master
Excellent, thanks!
Attachment #8796284 -
Flags: review?(wlachance) → review+
Comment 10•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/d446f6a8e5c2b114fb308f2de98ef83cd59e393c
Bug 1272355 - Hide invalid/reassigned/downstream alerts by default (#1882)
| Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•