After deleting a deployment environment (by poor decision), I can't re-use the name to re-create it.
After deleting the deployment environment name, it should be possible to recreate the same name.
Does it show the message "This name is already in use by another environment in this deployment project. Please select a new name."?
Does the database data still show the deployment environment even though it is not showing in the UI?
SELECT * FROM deployment_environment WHERE NAME='<name>';
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.