-
Notifications
You must be signed in to change notification settings - Fork 144
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
"arches-project create" command throws an error if a project of the same name already exists #10166
Labels
Type: Bug
Something isn't working
Comments
Or at least somewhat similar :-) |
@jacobtylerwalls It's definitely similar, but different. #10018 deals with invalid names, this ticket deals with duplicate names and throws a slightly different error and will require a different fix. |
Duplicate of #10759 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The error thrown is this
It should instead show a message explaining the issue.
The text was updated successfully, but these errors were encountered: