oops reports grouping (exception type and exception value) does not collate reports where the value is not really relevant
Bug #461269 reported by
Diogo Matsubara
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-oops-tools |
Triaged
|
High
|
Unassigned |
Bug Description
Currently oops reports are grouped by exception type and exception value in oops summaries. They should use the signature value instead
Changed in oops-tools: | |
status: | New → Triaged |
importance: | Undecided → High |
affects: | oops-tools → python-oops-tools |
summary: |
- oops reports should be grouped by oops signature not exception type and - exception value + oops reports grouping (exception type and exception value) does not + collate reports where the value is not really relevant |
To post a comment you must log in.
This has the side effect of making the oops-bug link useless for timeouts, and also quite the entire timeouts section. By grouping different timeouts into the same infestation, it's impossible to know how many different problems to fix we have.
Example: we had lots of timeouts like OOPS-1662A1099, in attachments. A bug search on launchpad finds bug 424671. But the oops itself is linked to bug 607879, that is a timeout in the +participation page, because they were similar to oops-tools but not related at all.