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 duplicate on VLAN list when filtering by interface #18274

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

thordreier
Copy link
Contributor

Fixes: #17771

Use distinct() to filter out duplicate VLANs when filtering by interface.

Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @thordreier!

@jeremystretch jeremystretch merged commit f03489f into netbox-community:develop Dec 27, 2024
3 checks passed
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.

Strange behaviour with generated >3 VLANs table for interfaces
2 participants