Closed Bug 628424 Opened 15 years ago Closed 15 years ago

Socorro UI - sorting trouble in "Crashes per User" - wrong graph generated

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lars, Assigned: ryansnyder)

References

Details

sorting of versions gets sorted but the throttle percentages do not. Steps to reproduce: 1) Go to the Crashes per User report: http://crash-stats.mozilla.com/daily?p=Firefox&v[]= 2) In the drop down boxes select, in this order, 3.6.13, 4.0b10pre, 3.6.12. 3) Notice that it filled in the throttle percentages. 4) click "Generate" after it draws the graph, the versions get sorted from lowest to highest. The percentages, however, do not change positions to match the versions. The graph itself is WRONG, it was created with the version/throttle percentages as displayed incorrectly. 5) correct the percentages manually: put 10 for 3.6.12 and 100 for 4.0b10pre 6) click "generate" the graph now corrects itself.
Summary: Socorro UI - sorting trouble in "Crashes per User" → Socorro UI - sorting trouble in "Crashes per User" - wrong graph generated
This sounds similar to bug 627123.
Alright, found 2 issues here: 1. 100 was hardcoded as the throttle value in the product / version dashboard. 2. When we verified product / version combos in /daily, it returned a new order of versions that was perhaps different than the original specified version in the form. Fixed 'em both. Will roll to stage / production with 1.7.7. == Sending webapp-php/application/controllers/daily.php Sending webapp-php/application/controllers/products.php Transmitting file data .. Committed revision 2899.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → 1.7.7
For WebQA automation -- please see duplicate bug 629205 for additional automation coverage desired.
Flags: in-testsuite?
Assignee: nobody → ryan
Verified using the steps outlined in comment 0.
Status: RESOLVED → VERIFIED
Component: Socorro → General
Product: Webtools → Socorro
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.