Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit project display name on delete (activated_state = "inactive") #3298

Closed
lcjohnso opened this issue Apr 21, 2020 · 4 comments
Closed

Edit project display name on delete (activated_state = "inactive") #3298

lcjohnso opened this issue Apr 21, 2020 · 4 comments

Comments

@lcjohnso
Copy link
Member

I ran into an issue where a project name/slug was not accepted for use because there was a duplication between the new proposed project display_name and the display_name of a deleted project. Namely: User A creates Project X with display_name="My Project", deletes Project X.
User A then creates new Project Y, but is not allowed to use display_name="My Project" for Project Y because the name/slug of "user-a/my-project" is still assigned to Project X.

Proposed Behavior: When a project is deleted, the display name is changed to append "DELETED: " to the beginning. This will eliminate future project name/slug collisions.

@lcjohnso
Copy link
Member Author

lcjohnso commented Jul 9, 2020

Related: #2710

@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 25, 2020
@lcjohnso
Copy link
Member Author

lcjohnso commented Jan 5, 2021

Not stale, stalebot!

@stale stale bot removed the stale label Jan 5, 2021
@lcjohnso
Copy link
Member Author

Closed by #4279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant