Closed
Bug 677407
Opened 14 years ago
Closed 14 years ago
Get rid of the queue choosing step
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
6.2.0
People
(Reporter: clouserw, Assigned: gkoberger)
Details
We should get rid of this step. Make the app default to whatever bug 676859 does, or if jbalogh gets his queue done before then you can drop it in there. Worst case scenario just make it public and stick an @TODO in the code. That'll work for a demo of functionality at least and this is all behind a flag.
Comment 1•14 years ago
|
||
My queue stuff isn't relevant; web apps never need to choose their queue. They just go with bug 676859 and we figure out the rest.
Assignee | ||
Comment 2•14 years ago
|
||
Jeff, does this look approximately like what you're thinking for this bug and bug 676859? Am I missing anything?
https://github.com/gkoberger/zamboni/commit/b7ea092
(I didn't write tests yet for it)
Assignee | ||
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
webapps don't have the step to choose the review queue--> verified.
I checked that upload works as before for add-ons(.xpi, .jar and .xml)
Status: RESOLVED → VERIFIED
Updated•9 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
•