Skip to content

Fixes: #18282 - Change PrefixTable.vlan to represent the VLAN ID rather than the rich VLAN object #18335

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

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

bctiemann
Copy link
Contributor

Fixes: #18282

Changes PrefixTable.vlan to represent the numeric vid field of VLAN to enable more meaningful sorting of the Prefixes table, rather than sorting by that column taking into account the many disparate Sites to which the VLAN objects belong.

… object, to enable more useful sorting by VLAN ID rather than site-grouped VLAN objects
@jeremystretch jeremystretch merged commit f6b8c19 into main Jan 8, 2025
6 checks passed
@jeremystretch jeremystretch deleted the 18282-sort-prefixes-by-vlan-id branch January 8, 2025 14:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to sort prefixes by VLAN name/ID (regardless of site)
2 participants