I’m developing a Firefox extension with add-on ID {243e7bef-...}. My workflow so far:
- I uploaded version
2.9.3as my first submission. - That release ended up unusable, so I deleted that version.
- I then tried to re-upload a new
2.9.3build (same manifest version, same add-on ID), and AMO now rejects it. - I don’t want to change the add-on’s UUID (
browser_specific_settings.gecko.id), since I want to keep the same ID going forward. - I also don’t have an option to delete the entire extension listing to start the submission process fresh.
What I’m looking for: a way to re-upload version 2.9.3 under this same add-on ID, either by restoring/undeleting the previous version slot, or some other supported path that doesn’t require bumping to a new version number or generating a new UUID.
Has anyone run into this, or is this something only AMO admins/support can unblock from their side?