Closed Bug 642249 Opened 13 years ago Closed 13 years ago

Filter out incomplete add-ons from Compatibility Dashboard

Categories

(addons.mozilla.org Graveyard :: Compatibility Tools, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jorgev, Assigned: jorgev)

References

()

Details

Attachments

(1 file)

I noticed some add-ons with Incomplete status in the Compatibility Dashboard. I think they should be filtered out in our query as well, since the are for the most part abandoned and are not even visible on the site. It could also help us get some better compat numbers, but I'm not certain of this.

The patch is pretty trivial.
Attachment #519753 - Flags: review?(clouserw)
Comment on attachment 519753 [details] [diff] [review]
Patch V1. Filters out incomplete add-ons

Can you make it "addons.status NOT IN (0,5)" for when we discover the next status that should be added to the list?  :)
Attachment #519753 - Flags: review?(clouserw) → review+
Assignee: nobody → jorge
> Comment on attachment 519753 [details] [diff] [review]
> Patch V1. Filters out incomplete add-ons
> 
> Can you make it "addons.status NOT IN (0,5)" for when we discover the next
> status that should be added to the list?  :)

Fixed, r85441.(In reply to comment #1)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: