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

parent is compared to name so equivalent ID creates change #55

Open
WhatsARanjit opened this issue Mar 17, 2020 · 0 comments
Open

parent is compared to name so equivalent ID creates change #55

WhatsARanjit opened this issue Mar 17, 2020 · 0 comments
Assignees
Labels

Comments

@WhatsARanjit
Copy link
Contributor

If you specify the correct ID of an existing group, the code compares to the group name, creating a change event. For example, if the All Nodes group is the parent:

parent => '00000000-0000-4000-8000-000000000000'

Creates a change whereas:

parent => 'All Nodes'

is a noop.

@WhatsARanjit WhatsARanjit self-assigned this Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant