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

Fix reset labels for dynamic grouped labels #403

Closed
wants to merge 2 commits into from

Conversation

joshelser
Copy link
Contributor

Another cases where the code is expecting all labels to be unique on name.

Closes #402

Another cases where the code is expecting all labels to be unique on
name.

Closes sundeck-io#402
@joshelser joshelser requested a review from rymurr October 3, 2023 16:20
@joshelser
Copy link
Contributor Author

We probably want to fix this at the root (which is fixing dynamic labels to use name and not group_name), then work fix everything else that was expecting group_name.

@joshelser joshelser closed this Oct 4, 2023
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

Successfully merging this pull request may close these issues.

Predefined dynamic grouped labels don't get recreated after reset
2 participants