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

get_property_set(ps_name) only returns the first match #40

Open
rahul-sundaresan opened this issue Oct 27, 2022 · 0 comments
Open

get_property_set(ps_name) only returns the first match #40

rahul-sundaresan opened this issue Oct 27, 2022 · 0 comments

Comments

@rahul-sundaresan
Copy link
Contributor

rahul-sundaresan commented Oct 27, 2022

In apstra GUI, you can create multiple property sets with the same name and keys with no errors. Not sure if this is by design since configlets enforce the unique name rule

But if this is the case, then the get_property_set(ps_name) only returns the first match.

This is not a big deal since the chances of that happening are very slim, but just documenting this behavior.

Can I add a fix for this in #42 ?

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