-
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: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v2.11.2
Python version
3.8
Steps to Reproduce
- Create two VLAN groups, "A" and "B"
- Create VLAN 100 and assign it to group A
- Create VLAN 200 and assign it to group A
- Create VLAN 100 and assign it to group B
- Create VLAN 200 and assign it to group B
- Create a device and an interface inside it
- Edit the interface, change 802.1q mode to Access
- View the dropdown
Expected Behavior
The dropdown should contain separating lines between each VLAN group when editing the assigned VLAN on a device's interface, as it did before v2.11
Observed Behavior
All the VLANs are mixed together in the dropdown with no separation between them, even ones with the same name.
julianze, martinum4, tonyfairbanks, asteen27, JerradGit and 1 more
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application