Closed
Bug 1020465
Opened 11 years ago
Closed 11 years ago
Remove remaining data and files from the guillotine split
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davidbgk, Assigned: davidbgk)
References
Details
(Whiteboard: [nettoyeurs][qa-])
No description provided.
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Whiteboard: sprint0614 → [nettoyeurs]
Comment 4•11 years ago
|
||
When this lands, revert the temporary fix made in https://github.com/mozilla/olympia/pull/142 for bug 1015378
Updated•11 years ago
|
Whiteboard: [nettoyeurs] → [nettoyeurs][qa-]
Comment 5•11 years ago
|
||
Fixed in https://github.com/mozilla/olympia/commit/92ac8b795a91824153c301a41fbead83b4bfe5f5
To delete the webapps, run the following command:
python manage.py process_addons --with-deleted --task=delete_webapps
Comment 6•11 years ago
|
||
(In reply to Mathieu Agopian [:magopian] from comment #5)
>
> To delete the webapps, run the following command:
>
> python manage.py process_addons --with-deleted --task=delete_webapps
Done on -dev, stage and prod.
Assignee | ||
Comment 7•11 years ago
|
||
Great, we'll be able to merge https://github.com/mozilla/olympia/pull/299
Thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
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
•