Closed
Bug 877895
Opened 12 years ago
Closed 12 years ago
Add links to queries for crash signatures in show_bug.cgi
Categories
(bugzilla.mozilla.org :: User Interface, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: lizzard, Unassigned)
Details
If there are crash signatures associated with a bug, each signature could have a link next to it that goes to a query to browse other bugs with that crash signature.
This is fairly minor but is a streamline for searching that may help people who are working on crash bugs.
There isn't a whole lot of room in the UI but maybe just under "Crash Signature" to the left of the text box that lists the crash signature texts, there could be "Browse" links simiilar to the ones for components.
| Reporter | ||
Updated•12 years ago
|
Severity: normal → enhancement
people frequently search on many bugzilla fields - why should the crash-signature field get its own link, and not others?
this sounds like it would be more suitable for a browser extension/greasemonkey script rather than an addition to the ui for all bugzilla users.
Comment 2•12 years ago
|
||
If you want to know other related crashes, you click a crash ID usually in the description field and scroll down to Related Bugs.
If you want to add this information automatically, use the See Also field for related bugs that are not in the Depends On and Block fields. But you have the risk they are in two locations if you fill in those fields later.
| Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Byron Jones ‹:glob› from comment #1)
> people frequently search on many bugzilla fields - why should the
> crash-signature field get its own link, and not others?
>
Because I noticed this one and had the idea :) But, yes, good point. It might be useful at some point to think about crash bug triage as one of the possible roles in bugzilla (that will have a custom bug/list view )
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Comment 4•12 years ago
|
||
What would actually be more useful would be to have links to the Socorro report/list pages for the signatures, e.g. https://crash-stats.mozilla.com/report/list?signature=ScanRope (and that BTW has a tab that links all bugs connected to that signature).
Comment 5•12 years ago
|
||
+1 to kairo's idea
| Reporter | ||
Comment 6•12 years ago
|
||
glob, what do you think of kairo's idea? I could file a new bug for it or we could reopen this one.
Flags: needinfo?(glob)
Comment 7•12 years ago
|
||
(In reply to Liz Henry :lizzard from comment #6)
> glob, what do you think of kairo's idea? I could file a new bug for it or we
> could reopen this one.
Yes, please open a new bug. I have an idea on how this could be implemented.
dkl
Flags: needinfo?(glob)
You need to log in
before you can comment on or make changes to this bug.
Description
•