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

"arches-project create" command throws an error if a project of the same name already exists #10166

Closed
apeters opened this issue Oct 19, 2023 · 5 comments
Labels
Type: Bug Something isn't working

Comments

@apeters
Copy link
Member

apeters commented Oct 19, 2023

The error thrown is this

AttributeError: 'ArchesCommand' object has no attribute 'a_or_an'

It should instead show a message explaining the issue.

@apeters apeters added the Type: Bug Something isn't working label Oct 19, 2023
@chiatt chiatt added this to pipeline Oct 19, 2023
@jacobtylerwalls
Copy link
Member

Hey @apeters I think this is #10018

@jacobtylerwalls
Copy link
Member

Or at least somewhat similar :-)

@apeters
Copy link
Member Author

apeters commented Oct 20, 2023

@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.

@jacobtylerwalls
Copy link
Member

Duplicate of #10759

@jacobtylerwalls jacobtylerwalls marked this as a duplicate of #10759 Apr 12, 2024
@github-project-automation github-project-automation bot moved this to ✅ Done in pipeline Apr 12, 2024
@apeters
Copy link
Member Author

apeters commented Apr 13, 2024

Duplicate of #10759

I swear I searched for "a_or_an" and found nothing before I wrote #10759 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants