Include tags in Device/VM interface list views #4031

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

Originally created by @candlerb on GitHub (Aug 27, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.9.1

Proposed Functionality

Device Interface and Virtual Machine Interface models have Tags (by which I mean Netbox organizational tags, not VLAN tags)

However if you go to the listing pages /dcim/interfaces/ and /virtualization/interfaces/ and click the Configure button, you cannot currently select the Tags as a column to display.

I would like Tags to be available as a display column, as it is for Devices, Virtual Machines, IP Addresses etc.

Use Case

Browse list of interfaces, quickly identify those with a given tag.

Click on tag to filter to all interfaces with that tag.

Database Changes

None

External Dependencies

None

Originally created by @candlerb on GitHub (Aug 27, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.9.1 ### Proposed Functionality Device Interface and Virtual Machine Interface models have Tags (by which I mean Netbox organizational tags, not VLAN tags) However if you go to the listing pages `/dcim/interfaces/` and `/virtualization/interfaces/` and click the `Configure` button, you cannot currently select the Tags as a column to display. I would like Tags to be available as a display column, as it is for Devices, Virtual Machines, IP Addresses etc. ### Use Case Browse list of interfaces, quickly identify those with a given tag. Click on tag to filter to all interfaces with that tag. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:32:42 +01:00
adam closed this issue 2025-12-29 18:32:42 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 27, 2020):

Closed by fa73bf8e87 (I typoed the issue number in the commit message)

@jeremystretch commented on GitHub (Aug 27, 2020): Closed by fa73bf8e872a3fb5a4d4508bd82e2a9945484b2d (I typoed the issue number in the commit message)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4031