Tags - Tagged Objects - Configure Table missing #10881

Closed
opened 2025-12-29 21:37:11 +01:00 by adam · 1 comment
Owner

Originally created by @the-seppel on GitHub (Mar 12, 2025).

NetBox version

v.4.2.5

Feature type

New functionality

Proposed functionality

If you view all objects with a certain tag you can't configure the table view. e.g. custom fileds, location, rack, tenant

Use case

you can filter the tags for your purposes. e.g. you need a list with all objects in a tenant or location. At the moment you can only see ALL objects with a certain tag.

Database changes

I think there is no need for a db change because all information already exist. It's the view which must be extended to filter it.

External dependencies

Originally created by @the-seppel on GitHub (Mar 12, 2025). ### NetBox version v.4.2.5 ### Feature type New functionality ### Proposed functionality If you view all objects with a certain tag you can't configure the table view. e.g. custom fileds, location, rack, tenant ### Use case you can filter the tags for your purposes. e.g. you need a list with all objects in a tenant or location. At the moment you can only see ALL objects with a certain tag. ### Database changes I think there is no need for a db change because all information already exist. It's the view which must be extended to filter it. ### External dependencies -
adam added the type: feature label 2025-12-29 21:37:11 +01:00
adam closed this issue 2025-12-29 21:37:11 +01:00
Author
Owner

@bctiemann commented on GitHub (Mar 20, 2025):

This doesn't seem supportable -- the table of tagged objects is heterogeneous and the configuration of the table wouldn't apply uniformly to all the contents.

@bctiemann commented on GitHub (Mar 20, 2025): This doesn't seem supportable -- the table of tagged objects is heterogeneous and the configuration of the table wouldn't apply uniformly to all the contents.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10881