Skip to content

When creating a new prefix and selecting a site VLANs are not filtered #13721

@patrickfnielsen

Description

@patrickfnielsen

NetBox version

v3.6.1

Python version

3.11

Steps to Reproduce

  • Create two new sites with the following names, and mark them active: site1 and site2
  • On both sites create the following VLANs:
    • VID: 10, Name: Test
    • VID: 20, Name: Test2
  • Create a new prefix
    • Any prefix will do
    • Select site1
    • Notice that when selecting VLAN's you can select VLAN's from both sites

Expected Behavior

Before the new selector widget was added VLANs would be filtered when you selected a site, that is not the case anymore. When you select a site all VLANs are still shown, and you have to use the new selector widget to select the site once again.

Observed Behavior

VLANs are not filtered, instead all VLANs are shown

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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