Skip to content

Show count of related VLAN groups under cluster view #19038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
renatoalmeidaoliveira opened this issue Mar 28, 2025 · 1 comment · Fixed by #19127
Closed

Show count of related VLAN groups under cluster view #19038

renatoalmeidaoliveira opened this issue Mar 28, 2025 · 1 comment · Fixed by #19127
Assignees
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Milestone

Comments

@renatoalmeidaoliveira
Copy link
Collaborator

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

@renatoalmeidaoliveira renatoalmeidaoliveira added status: needs triage This issue is awaiting triage by a maintainer type: feature Introduction of new functionality to the application labels Mar 28, 2025
@jnovinger jnovinger added status: under review Further discussion is needed to determine this issue's scope and/or implementation and removed status: needs triage This issue is awaiting triage by a maintainer labels Mar 31, 2025
@renatoalmeidaoliveira
Copy link
Collaborator Author

blocking PR #18932

@bctiemann bctiemann added status: accepted This issue has been accepted for implementation complexity: low Requires minimal effort to implement and removed status: under review Further discussion is needed to determine this issue's scope and/or implementation labels Apr 3, 2025
@jeremystretch jeremystretch changed the title Change ClusterView behaivour Show count of related VLAN groups under cluster view Apr 14, 2025
@jeremystretch jeremystretch added this to the v4.2.8 milestone Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants