Closed Bug 679360 Opened 14 years ago Closed 14 years ago

multi-version /report/list count should match search count

Categories

(Socorro Graveyard :: Middleware, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rhelmer, Assigned: adrian)

References

Details

Per bugzilla 679310 comment 6, the way we're doing multi-version searches is slightly different than the way /report/list works. This isn't trivial to fix in the current code, but will be once bug 678642 is done.
This is due to a change I made in search while moving it to the middleware. Full explanations are in bug 711233. Work on bug 537003, bug 712586 and bug 678642 will hopefully fix all those inconsistencies.
Component: Socorro → General
Product: Webtools → Socorro
Component: General → Webapp
Component: Webapp → Middleware
QA Contact: socorro → middleware
Fixed with bug 678642. Steps to QA ----------- 1. Go to advanced search 2. Perform any search that is likely to give a fair number of results 3. Click on a signature that shows more than 250 results 4. In the Reports tab, check that the total number of crashes is the same as what search displayed.
Assignee: nobody → adrian
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.4.1
QA verified on dev following the steps in comment 2.
Status: RESOLVED → VERIFIED
Steps to verify, pulled down the reports list.hml files locally and ran grep to verify the results counts. grep -rc report-date_processed list.html
Product: Socorro → Socorro Graveyard
You need to log in before you can comment on or make changes to this bug.