Closed Bug 751269 Opened 12 years ago Closed 12 years ago

/crash_trends Add FennecAndroid to the product filter list

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 743659

People

(Reporter: mbrandt, Unassigned)

References

()

Details

Attachments

(1 file)

Currently /crash_trends only lists 'Fennec' in the product selection list. 'FennecAndroid' should too.

Expected:
'FennecAndroid' is in the product filter list for crash_trends
Summary: /crash_trends Add FennecAndroid to the product list → /crash_trends Add FennecAndroid to the product filter list
[:mbrandt] So, this is definitely a data problem and not a bug. The service that gets the products from the DB does not filter at all and will simply bring back all the products that is in the DB.

So, if a product is not there, it is not in the DB ;) I reckon you can close this one.
No, FennecAndroid should be there.  This is in fact broken in some way, although that way could be in the database.

Where is that list of products coming from?
[:jberkus] It is coming from the products service that is literally doing a select * on the products table. Can we perhaps get a dump of the products table on dev, stage and prod? That would be awesome
Apparently it's not *just* doing a select *.  It's doing some other stuff.

Brandon, where does the data in the products service come from?
[:jberkus] Oh heck wait, I just remembered something.... I would rather not say what and instead link to an existing bug:: https://bugzilla.mozilla.org/show_bug.cgi?id=743659
Schalk,

The linked bug has no description.
Severity: enhancement → normal
So, the reason FennecAndroid is not appearing in the drop is because it is actually not using my service yet but, the values are hard coded ;) Hence bug 743659
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Bumping to verified duplicate of bug 743659. Thanks espressive.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: