Closed
Bug 847293
Opened 12 years ago
Closed 12 years ago
[socorro-crashstats] /daily drop down has too few versions
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nhirata, Assigned: brandon)
References
Details
Attachments
(2 files)
1. go to https://crash-stats-django.mozilla.org/daily?p=FennecAndroid
2. set 19.0 to - versions -
3. select generate
4. look at the drop down list again
Expected : 19 will be in the list
Actual: 19 is not in the list
Happens for any version you remove. The list should repopulate with the versions.
![]() |
Reporter | |
Comment 1•12 years ago
|
||
I mean with the active versions ...
![]() |
Reporter | |
Updated•12 years ago
|
Summary: [socorro-crashstats] Drop down does not contain → [socorro-crashstats] Drop down does not contain the current versions
![]() |
||
Comment 2•12 years ago
|
||
Even for Firefox, we only list 4 versions (I think the currently featured ones), while we should at least have all "current" versions there, like the PHP UI does.
Summary: [socorro-crashstats] Drop down does not contain the current versions → [socorro-crashstats] /daily drop down has too few versions
Updated•12 years ago
|
Comment 3•12 years ago
|
||
(In reply to Robert Kaiser (:kairo@mozilla.com) from comment #2)
> Even for Firefox, we only list 4 versions (I think the currently featured
> ones), while we should at least have all "current" versions there, like the
> PHP UI does.
This is a slightly different issue but I can go ahead and cover it in this one.
Comment 4•12 years ago
|
||
(In reply to Naoki Hirata :nhirata from comment #0)
> Created attachment 720557 [details]
> screenshot
>
> 1. go to https://crash-stats-django.mozilla.org/daily?p=FennecAndroid
> 2. set 19.0 to - versions -
> 3. select generate
> 4. look at the drop down list again
>
> Expected : 19 will be in the list
> Actual: 19 is not in the list
>
> Happens for any version you remove. The list should repopulate with the
> versions.
Took me a moment to grasp the problem here, thanks for catching that!
Assignee | ||
Updated•12 years ago
|
Assignee: rhelmer → bsavage
Comment 5•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro-crashstats
https://github.com/mozilla/socorro-crashstats/commit/39397db0294d8ca3ec0498c21457634455ef741a
Fixes Bug 847293 - Adding available versions as an option so that the version dropdown isn't tied to the passed in parameters.
https://github.com/mozilla/socorro-crashstats/commit/7f1cf0297cb69fa52bf09c5e723845c070eedf74
Merge pull request #349 from brandonsavage/bug847293
Fixes Bug 847293 - Adding available versions as an option so that the version dropdown isn't tied to the passed in parameters.
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•