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

Letter case mismatch with phenix config create/delete #92

Open
JamieThorpe06 opened this issue Apr 19, 2022 · 0 comments
Open

Letter case mismatch with phenix config create/delete #92

JamieThorpe06 opened this issue Apr 19, 2022 · 0 comments

Comments

@JamieThorpe06
Copy link

When creating a scenario config (e.g., phenix config create /path/to/scenario.yml), the command line output capitalizes the word "Scenario". If you look at the config list (phenix config list), the word "Scenario" is also capitalized. However, if you then try to delete the scenario with phenix config delete Scenario/test with capitalized "Scenario", there is an error. The "delete" command expects the word "scenario" to be all lowercase. I think this command should either be case insensitive or that the cases should be consistent between the "create" and "delete" commands.

The same error can be seen with topology configs.

Please see attached image for example (identifying information redacted).
phenix_error

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

1 participant