Add the ability to delete draft extensions #78
Labels
No Label
Priority
Critical
Priority
High
Priority
Low
Priority
Normal
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Type
Breaking
Type
Documentation
Type
Enhancement
Type
Feature
Type
Report
Type
Security
Type
Suggestion
Type
Testing
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/extensions-website#78
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context: I encountered an issue while uploading an add-on. I mistakenly used my personal Blender ID instead of my studio Blender ID.
I need to be able to delete the draft under my personal account before uploading the add-on to my studio account. Otherwise, the system stops me, saying someone has already uploaded it.
I see issue #66, which addresses the ability to delete add-ons (and a corresponding merged PR), but this functionality appears absent on a draft add-on.
A note on the above: Unlike deleting a published add-on, I would naturally expect that deleting a draft would also release/allow the slug & URL to be claimed by another draft/published add-on.
It should now be possible to delete a draft extension along with all its files, freeing the slug.
Confirming I've tested this on my end, and it works as expected 👍