Closed
Bug 859459
Opened 13 years ago
Closed 13 years ago
Review migrated getpersonas for non-image files
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect)
addons.mozilla.org Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
FIXED
2013-06-06
People
(Reporter: clouserw, Assigned: kngo)
Details
We moved 250k personas to AMO. getpersonas.com didn't used to check what people uploaded so there are several hundred things that are random text files, scripts, pdfs, whatever. We should remove those files and those personas from the db.
This bug is to look through the FS, identify the non-personas, and get rid of them.
| Reporter | ||
Comment 1•13 years ago
|
||
Kevin did this in https://github.com/mozilla/zamboni/blob/master/apps/addons/tasks.py#L352
Looks like around 4k personas affected
Assignee: nobody → ngoke
Group: addons-security
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-06-06
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•