Closed Bug 1352385 Opened 8 years ago Closed 8 years ago

Use active versions if 0 featured versions

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

Attachments

(1 file)

Some products, like SeaMonkey, doesn't have featured versions. It does have active versions though. This requirement breaks the home page because of https://github.com/mozilla/socorro/blob/master/webapp-django/crashstats/home/views.py#L27 and Top Crashers because of this potential IndexError https://github.com/mozilla/socorro/blob/master/webapp-django/crashstats/topcrashers/views.py#L229 In both of these cases we could just rely on all *active* versions instead then those pages would continue to work for products that can't have featured versions because they can't be included in ship-it.
Blocks: 973033
Blocks: 1349763
Blocks: 1349766
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/956b21cacec8e0adcec0a9592fa170057620d30f fixes bug 1352385 - Use active versions if 0 featured versions (#3713) * fixes bug 1352385 - Use active versions if 0 featured versions * all nits addressed
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: