Skip to content

Interface VLAN Dropdown #6326

@amit177

Description

@amit177

NetBox version

v2.11.2

Python version

3.8

Steps to Reproduce

  1. Create two VLAN groups, "A" and "B"
  2. Create VLAN 100 and assign it to group A
  3. Create VLAN 200 and assign it to group A
  4. Create VLAN 100 and assign it to group B
  5. Create VLAN 200 and assign it to group B
  6. Create a device and an interface inside it
  7. Edit the interface, change 802.1q mode to Access
  8. 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.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions