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

Create empty model from api ,delete it from web - when i try ro create again (same name) either api|web i get This model already exists. Try a different name! #323

Open
micos7 opened this issue Jul 8, 2024 · 5 comments

Comments

@micos7
Copy link

micos7 commented Jul 8, 2024

Or in api the response is
reasonPhrase: "Conflict"
-statusCode: 409

Unique index which takes into account soft deletes?

Thanks for your help.

@mattt
Copy link
Member

mattt commented Jul 18, 2024

Hi @micos7. To clarify, when you deleted your model, does it still show up on the website? If you delete the model through the API, does that resolve your issue?

@jlewi
Copy link

jlewi commented Jul 31, 2024

I'm hitting the same issue. @mattt to answer your questions

  1. I'm deleting the model via API
  2. The deleted model no longer shows up in the UI
  3. Issuing a create returns a 409.

I have a repo which I can share with you.

@tobias-varden
Copy link

I have the same issue. I deleted the model from the UI, and then I try to create a model with the same name from the python library and it fails with 409.

@roelfrenkema
Copy link

Bump any solution? I have the same problem.

@angelos-c
Copy link

bump..same problem, anyone fixed this?

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

6 participants