VLANs Bulk edit with filter on site should be applied to others attributes #3833

Closed
opened 2025-12-29 18:31:28 +01:00 by adam · 0 comments
Owner

Originally created by @jjeganathan on GitHub (Jul 3, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.7

Steps to Reproduce

  1. Create multiple sites
  2. Create multiple groups vlan and assign site
  3. Create multiple vlans
  4. Assign these vlans to their group vlans
  5. Make a buld edit on multiple vlans
  6. Select in attributes "Site: A"

Expected Behavior

It should filter and show only VLAN groups of site "A" in the next attribute field "Group"

Observed Behavior

It shows me all the "Groups" of all sites ("A", "B" & "C") instead of showing me "Groups" belonging to site "A" only.

But when editing a single vlan, there is no issue when filtering on "Site". It shows me only "Groups" belonging to site "A" 👍

Originally created by @jjeganathan on GitHub (Jul 3, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.8.7 ### Steps to Reproduce 1. Create multiple sites 2. Create multiple groups vlan and assign site 3. Create multiple vlans 4. Assign these vlans to their group vlans 5. Make a buld edit on multiple vlans 6. Select in attributes "Site: A" <!-- What did you expect to happen? --> ### Expected Behavior It should filter and show only VLAN groups of site "A" in the next attribute field "Group" <!-- What happened instead? --> ### Observed Behavior It shows me all the "Groups" of all sites ("A", "B" & "C") instead of showing me "Groups" belonging to site "A" only. But when editing a single vlan, there is no issue when filtering on "Site". It shows me only "Groups" belonging to site "A" :+1:
adam added the type: bugstatus: accepted labels 2025-12-29 18:31:28 +01:00
adam closed this issue 2025-12-29 18:31:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3833