Skip to content

Conversation

@pheus
Copy link
Contributor

@pheus pheus commented Oct 31, 2025

Fixes: #14171

Adds support for VLAN group, untagged VLAN, tagged VLANs, and Q‑in‑Q Service VLAN (SVLAN) columns in the CSV import for Interface and VMInterface.

  • Updates queryset filtering so imports respect VLAN groups and scope.
  • Extends CSV import tests to cover both create and update‑by‑ID cases.

Introduce support for VLAN group, untagged VLAN, tagged VLANs, and
Q-in-Q Service VLAN fields in bulk import forms for interfaces and VM
interfaces. Updates queryset filtering to respect assigned VLAN groups.
Modifies test cases to include these new fields.

Fixes netbox-community#14171
@pheus pheus marked this pull request as ready for review October 31, 2025 12:24
@jeremystretch jeremystretch requested review from a team and jnovinger and removed request for a team October 31, 2025 13:04
@jnovinger jnovinger merged commit c429cc3 into netbox-community:main Oct 31, 2025
7 checks passed
@pheus pheus deleted the 14171-add-vlan-assignment-during-interface-import branch October 31, 2025 21:26
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.

Interface Import - Add VLAN import

2 participants