Closed
Bug 805314
Opened 12 years ago
Closed 12 years ago
[socorro-crashstats] home page graph never changes its plot values based on number of days
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: espressive)
References
()
Details
Attachments
(1 file)
335.53 KB,
image/png
|
Details |
STR:
1. Load http://crash-stats-new-dev.allizom.org/home/products/Firefox
2. Note the graph dates (October 18th - October 23rd)
3. Switch back and forth between 3, 7, 14 days (try http://crash-stats-new-dev.allizom.org/home/products/Firefox#duration=14)
Actual:
Graph dates always remain fixed
Reporter | ||
Comment 1•12 years ago
|
||
(BTW, same for By Build Date: http://crash-stats-new-dev.allizom.org/home/products/Firefox#duration=14:date_range_type=build)
Comment 2•12 years ago
|
||
Schalk, could you take a look please? The behavior of this has changed quite a bit since the mobeta landing (uses AJAX now, I notice it uses #duration and ?days, etc), not sure what the "right" way to fix this is :)
Assignee: nobody → sneethling
Assignee | ||
Comment 3•12 years ago
|
||
Super weird, I am sure this all worked just fine but, nevertheless, taking a look.
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro-crashstats
https://github.com/mozilla/socorro-crashstats/commit/6274b553ac5fa371124f17de0233b39b74848cd2
pass correct param names from view to model fixes bug 805314
https://github.com/mozilla/socorro-crashstats/commit/9e6282b19e365698364116dec8855c1fa89fe875
Merge pull request #224 from ossreleasefeed/bug805314-plot-values-dont-change-for-days
pass correct param names from view to model fixes bug 805314
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•