UI: Prefixes Table Utilization Bar points to IP Addresses #3342

Closed
opened 2025-12-29 18:27:58 +01:00 by adam · 3 comments
Owner

Originally created by @elju on GitHub (Feb 18, 2020).

Environment

  • Python version: Python 3.6.8
  • NetBox version: 2.7.4

Proposed Functionality

Make the Utilization bar in the prefixes table a direct shortcut to the list of ip addresses

Use Case

Netbox users now can directly jump to the ip address which saves time

Database Changes

None

External Dependencies

None

Originally created by @elju on GitHub (Feb 18, 2020). ### Environment * Python version: Python 3.6.8 * NetBox version: 2.7.4 ### Proposed Functionality Make the Utilization bar in the prefixes table a direct shortcut to the list of ip addresses ### Use Case Netbox users now can directly jump to the ip address which saves time ### Database Changes None ### External Dependencies None
adam added the pending closure label 2025-12-29 18:27:58 +01:00
adam closed this issue 2025-12-29 18:27:58 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 18, 2020):

Utilization is calculated differently for container and non-container prefixes, so a link to IP addresses would not make sense. (Containers calculate utilization based on child prefixes.)

Also, if we're going to provide a link, IMO it should be a total count of the child object to remain consistent with other views.

@jeremystretch commented on GitHub (Feb 18, 2020): Utilization is calculated differently for container and non-container prefixes, so a link to IP addresses would not make sense. (Containers calculate utilization based on child prefixes.) Also, if we're going to provide a link, IMO it should be a total count of the child object to remain consistent with other views.
Author
Owner

@stale[bot] commented on GitHub (Mar 3, 2020):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@stale[bot] commented on GitHub (Mar 3, 2020): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@stale[bot] commented on GitHub (Mar 10, 2020):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@stale[bot] commented on GitHub (Mar 10, 2020): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3342