fullctl / ixctl

Apache License 2.0
2 stars 4 forks source link

Better handling of ix url slug collision during creation and import #51

Closed vegu closed 2 years ago

vegu commented 3 years ago

Right now when we create or import a new ix, if the slug generated from the name already exists in another exchange inside the org's instance it will raise an ugly dupe key error.

ixctl-dupe-slug

Should at the very least be a more user friendly error, and in the case of import allow for an alternative slug to be substituted in case of a collision with an existing ix.