-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v3.2.4
Python version
3.10
Steps to Reproduce
- create two VLAN groups
- create two VLANs for VLAN group 1.
- create two VLANs for VLAN group 2 (identical VLAN names as in group 1)
Navigate to a device with at least 2 interfaces. 2.
Select both devices
6. click on Blulk Edit
Try to select the correct VLANs for Tagged and Untagged.
Expected Behavior
VLANs can be reduced by group.
Observed Behavior
VLANs cannot be reduced by group.
If the same VLAN exists at two locations, 50% of the time the wrong VLAN is selected.
Thus, the group name must currently be specified in the VLAN name in order to distinguish this.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
