stormkit-io / app-stormkit-io

Stormkit is an all in one solution for Full Stack Javascript applications.
https://app.stormkit.io
GNU General Public License v3.0
66 stars 8 forks source link

Creating an environment with the same name of a deleted environment results in error #361

Closed svedova closed 2 years ago

svedova commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce

  1. Create an environment with name test
  2. Delete environment with name test
  3. Create a new environment with name test

Actual behavior Throws an error

Expected behavior Creates the environment

Screenshots

image