Show count of related VLAN groups under cluster view #10963

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

Originally created by @renatoalmeidaoliveira on GitHub (Mar 28, 2025).

Originally assigned to: @renatoalmeidaoliveira on GitHub.

NetBox version

v4.2.6

Feature type

Change to existing functionality

Proposed functionality

Make ClusterView inherit from GetRelatedModelsMixin like other scoped models.

Use case

In the current implementtion ClusterView inherits only from generic.ObjectView but it can be used as scope for VlanGroup, and has relationships with VirtualMachines, and Devices.
Currently there're tabs for VirtualMachines and Devices, but none for VlanGroup

Database changes

None

External dependencies

None

Originally created by @renatoalmeidaoliveira on GitHub (Mar 28, 2025). Originally assigned to: @renatoalmeidaoliveira on GitHub. ### NetBox version v4.2.6 ### Feature type Change to existing functionality ### Proposed functionality Make `ClusterView` inherit from `GetRelatedModelsMixin` like other scoped models. ### Use case In the current implementtion ClusterView inherits only from `generic.ObjectView` but it can be used as scope for `VlanGroup`, and has relationships with VirtualMachines, and Devices. Currently there're tabs for VirtualMachines and Devices, but none for VlanGroup ### Database changes None ### External dependencies None
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:38:30 +01:00
adam closed this issue 2025-12-29 21:38:30 +01:00
Author
Owner

@renatoalmeidaoliveira commented on GitHub (Apr 1, 2025):

blocking PR #18932

@renatoalmeidaoliveira commented on GitHub (Apr 1, 2025): blocking PR #18932
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10963