You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
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.
Or in api the response is
reasonPhrase: "Conflict"
-statusCode: 409
Unique index which takes into account soft deletes?
Thanks for your help.
The text was updated successfully, but these errors were encountered: