Closed
Bug 692965
Opened 14 years ago
Closed 13 years ago
Webapp name needs to be unique
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
6.2.9
People
(Reporter: krupa.mozbugs, Assigned: robhudson)
References
Details
(Whiteboard: [webapps])
Attachments
(1 file)
189.46 KB,
image/png
|
Details |
Webapp name needs to be unique. Right now, I have 4 webapps all named "test webapp"
Comment 1•14 years ago
|
||
Add-ons don't allow this. See them for the right messaging.
Assignee: nobody → chudson
Priority: -- → P4
Target Milestone: --- → 6.2.7
Updated•14 years ago
|
Target Milestone: 6.2.7 → 6.2.8
Updated•14 years ago
|
Priority: P4 → P1
Updated•14 years ago
|
Target Milestone: 6.2.8 → 6.2.9
Assignee | ||
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•13 years ago
|
||
I was able to upload apps with different slugs but the same name.
Reporter | ||
Updated•13 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•13 years ago
|
||
This should be working now. It ultimately came down to a backed up queue so I changed the post_save signal to bypass the queue and update the reverse name lookup table immediately.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•13 years ago
|
||
verified at https://addons-dev.allizom.org/en-US/developers/app/app-345120/submit/3
If the app name already exists, user cannot proceed to the new steps of app upload.
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
•