Free IP addresses indicators gone #9292

Closed
opened 2025-12-29 20:47:56 +01:00 by adam · 4 comments
Owner

Originally created by @shunt24 on GitHub (Feb 26, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.7.3

Python Version

3.9

Steps to Reproduce

  1. click IPAM -> Prefixes
  2. choose Prefix
  3. click IP Addresses on Top

Expected Behavior

In the list of IP Addresses shown I always saw the status "available" with the grouped number of free IPs.
Status "Active", "Reserved" and "Deprecated" are still visible.

Observed Behavior

This "available" indicator is now gone.
Screenshot URL "https://netbox.myhost.net/ipam/prefixes/1/ip-addresses/"
Screenshot from 2024-02-26 14-30-59

Originally created by @shunt24 on GitHub (Feb 26, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.7.3 ### Python Version 3.9 ### Steps to Reproduce 1. click IPAM -> Prefixes 2. choose Prefix 3. click IP Addresses on Top ### Expected Behavior In the list of IP Addresses shown I always saw the status "available" with the grouped number of free IPs. Status "Active", "Reserved" and "Deprecated" are still visible. ### Observed Behavior This "available" indicator is now gone. Screenshot URL "https://netbox.myhost.net/ipam/prefixes/1/ip-addresses/" ![Screenshot from 2024-02-26 14-30-59](https://github.com/netbox-community/netbox/assets/161326399/9fc517c1-376d-4df9-899b-d224ac1b36fa)
adam closed this issue 2025-12-29 20:47:56 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 26, 2024):

In the list of IP Addresses shown there was always the status "available" with the grouped number of free IPs.

Available IP addresses are annotated only when viewing the IP addresses under a specific prefix.

@jeremystretch commented on GitHub (Feb 26, 2024): > In the list of IP Addresses shown there was always the status "available" with the grouped number of free IPs. Available IP addresses are annotated only when viewing the IP addresses under a specific prefix.
Author
Owner

@shunt24 commented on GitHub (Feb 26, 2024):

Sorry for not describing my Issue clear enough. I have updated my Issue text. I am not seeing "available" under a specific prefix.

@shunt24 commented on GitHub (Feb 26, 2024): Sorry for not describing my Issue clear enough. I have updated my Issue text. I am not seeing "available" under a specific prefix.
Author
Owner

@jeremystretch commented on GitHub (Feb 26, 2024):

The annotations appear only when no custom filtering or ordering is present. Once the table has been ordered by a specific column, the annotations are removed. You can reset the table to restore them.

@jeremystretch commented on GitHub (Feb 26, 2024): The annotations appear only when no custom filtering or ordering is present. Once the table has been ordered by a specific column, the annotations are removed. You can reset the table to restore them.
Author
Owner

@Melmaryul commented on GitHub (Apr 25, 2024):

Hi Jeremy,

It appears that I am facing the same issue.
I just updated to the latest version (v3.7.6) and I can no longer see the available IP addresses under a specific prefix. I made sure that no filtering or ordering is present.

You can see the screenshot below:
netboxprefixissue

@Melmaryul commented on GitHub (Apr 25, 2024): Hi Jeremy, It appears that I am facing the same issue. I just updated to the latest version (v3.7.6) and I can no longer see the available IP addresses under a specific prefix. I made sure that no filtering or ordering is present. You can see the screenshot below: ![netboxprefixissue](https://github.com/netbox-community/netbox/assets/168092336/f4d09222-0cad-479d-95a2-06cebd5d95cd)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9292