-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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
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 availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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