Group Filter is missing from the Bulk function interface #6566

Closed
opened 2025-12-29 19:42:27 +01:00 by adam · 1 comment
Owner

Originally created by @LHBL2003 on GitHub (Jun 15, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2.4

Python version

3.10

Steps to Reproduce

  1. create two VLAN groups
  2. create two VLANs for VLAN group 1.
  3. create two VLANs for VLAN group 2 (identical VLAN names as in group 1)

Navigate to a device with at least 2 interfaces. 2.
Select both devices
6. click on Blulk Edit

Try to select the correct VLANs for Tagged and Untagged.

image

Expected Behavior

VLANs can be reduced by group.

Observed Behavior

VLANs cannot be reduced by group.
If the same VLAN exists at two locations, 50% of the time the wrong VLAN is selected.

Thus, the group name must currently be specified in the VLAN name in order to distinguish this.

Originally created by @LHBL2003 on GitHub (Jun 15, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2.4 ### Python version 3.10 ### Steps to Reproduce 1. create two VLAN groups 2. create two VLANs for VLAN group 1. 3. create two VLANs for VLAN group 2 (identical VLAN names as in group 1) ------------------ Navigate to a device with at least 2 interfaces. 2. Select both devices 6. click on Blulk Edit Try to select the correct VLANs for Tagged and Untagged. ![image](https://user-images.githubusercontent.com/46369917/173782947-c9ec7313-5bd5-456d-afcb-c2ccdba9eb04.png) ### Expected Behavior VLANs can be reduced by group. ### Observed Behavior VLANs cannot be reduced by group. If the same VLAN exists at two locations, 50% of the time the wrong VLAN is selected. Thus, the group name must currently be specified in the VLAN name in order to distinguish this.
adam added the status: acceptedtype: feature labels 2025-12-29 19:42:27 +01:00
adam closed this issue 2025-12-29 19:42:28 +01:00
Author
Owner

@LHBL2003 commented on GitHub (Jun 18, 2022):

THX

@LHBL2003 commented on GitHub (Jun 18, 2022): THX
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6566