Hi mods,
I’m trying to submit my plugin: https://github.com/drive9-ai/obsidian-drive9
The first submission registered the plugin id as drive9, which automated review correctly rejected (ids may not contain digits). I renamed the manifest id to drive-nine in release 0.1.2 and tried to retry, but every review fails
with:
The plugin ID in manifest.json (drive-nine) does not match the existing plugin ID (drive9)
I archived the old entry from my submissions page, but when I try to submit again with the same repository URL I get:
An entry already exists for this repository.
Could you please either:
(a) fully delete the archived drive9 entry so I can resubmit, or
(b) update the existing entry’s recorded id from drive9 to drive-nine so reviews pass?
Repo: GitHub - drive9-ai/obsidian-drive-nine · GitHub
Latest release: 0.1.2 (correct manifest id = drive-nine)
My forum / submission account: qiffang33
Thanks!