Skip to content

There is no duplicate check for TenantToConfig name #23

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

Open
Osteduden opened this issue Nov 4, 2021 · 2 comments
Open

There is no duplicate check for TenantToConfig name #23

Osteduden opened this issue Nov 4, 2021 · 2 comments

Comments

@Osteduden
Copy link

Somehow I manged to run a command twice so I ended up with two tenantconfig with the same name and values.
Without any warning or error. Next when I ran the New-ClientVM command I received an
"Warning: Cannot bind argument to parameter 'Path' because it is null"

When cleaning up the duplacte TenantConfig from the hvconfig.json all was good :)

@tabs-not-spaces
Copy link
Owner

so sounds like we need some kind of validation of existing tenant config?

@JonathanPitre
Copy link

Should be fixed in #32

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

3 participants