Closed Bug 628816 Opened 13 years ago Closed 13 years ago

Highlight duplicates in reports/list

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: laura, Assigned: ryansnyder)

References

Details

Where reports have:
- same datetime
- same uptime (or slightly increasing, within an hour)
- same OS
- same build
- same address
Highlight these on the reports/list page as possible duplicates.
Target Milestone: 1.7.6 → 1.7.7
Blocks: 579136
Depends on: 629088
Er, laura, does that mockup in comment #1 belong here or in bug 629055 instead?
Pushing to 1.7.8.
Target Milestone: 1.7.7 → 1.7.8
Pushed some other bugs out, keeping this one.
Target Milestone: 1.7.8 → 1.7.7
Per jberkus in IRC:
The new table is reports_duplicates ( uuid, duplicate_of, date_processed )
"Leaders" are included in that table, in which case uuid == duplicate_of.
@Josh - Here is the current query.  Let me know how you want it to be updated to flag individual reports as duplicates.
http://ryansnyder.pastebin.mozilla.org/1093646
Duplicates are in.

DUP field has been added as the second field in the report list page.  Will be available testing on stage at:
http://crash-stats.stage.mozilla.com/report/list?range_value=21&range_unit=days&signature=UserCallWinProcCheckWow

==

Sending        webapp-php/application/models/common.php
Sending        webapp-php/application/views/common/list_reports.php
Sending        webapp-php/js/socorro/report_list.js
Transmitting file data ...
Committed revision 2973.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
The reports_duplicates is missing on stage.  Once that is available then we can begin testing.
QA says they don't see any duplicates flags in the UI.  There's certainly duplicate data in the database ... most of the artificial crashes generated by testing show up as probable duplicates, as they should.

Was this UI work actually completed?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Bumping this back to resolved/fixed after a conversation in irc w/ jberkus and laura. 
QA verifed using the url in comment 7 and
https://crash-stats.stage.mozilla.com/report/list?range_value=2&range_unit=weeks&signature=mozalloc_abort%28char%20const*%20const%29%20|%20NS_DebugBreak_P%20|%20nsCycleCollectorGCHookRunnable%3A%3ARun%28%29&version=Firefox%3A4.0b12

The reports table has the new column and duplicates are properly marked.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.