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

Cannot make an endpoint with the same name of a recently deleted endpoint #550

Closed
davidsiaw opened this issue Feb 26, 2020 · 1 comment
Closed

Comments

@davidsiaw
Copy link
Contributor

Context

If you create an endpoint, delete it and recreate one with the same name shortly after, you get an internal_server_error

How to test

  1. bcn endpoint create --district default poky
  2. bcn endpoint delete --district default poky
  3. bcn endpoint create --district default poky
  4. Observe that it returns internal_server_error
@Yuuki77
Copy link
Contributor

Yuuki77 commented Mar 23, 2021

Hmm could not reproduce the issue
close it

@Yuuki77 Yuuki77 closed this as completed Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants