Parent Prefixes section at IP Address detail view reveals too many columns #11110

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

Originally created by @jii8by on GitHub (May 2, 2025).

Originally assigned to: @arthanson on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.0

Python Version

3.11

Steps to Reproduce

  1. Create prefix 192.168.0.0/24
  2. Create IP address 192.168.0.1/24
  3. Go to detailed view of IP addresss at /ipam/ip-addresses/1/

Expected Behavior

"Parent Prefixes" section displays information about related prefixes, revealing default columns such as Status, Tenant, VLAN, Description, ...

Image

This image originates from a version before v4.3.0

Observed Behavior

"Parent Prefixes" section reveals any columns, including ID, Prefix (flat), Creation & Last Update Time Stamp, even Custom Links if defined, ...

Image Image

Current version of NetBox

Originally created by @jii8by on GitHub (May 2, 2025). Originally assigned to: @arthanson on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.0 ### Python Version 3.11 ### Steps to Reproduce 1. Create prefix 192.168.0.0/24 2. Create IP address 192.168.0.1/24 3. Go to detailed view of IP addresss at `/ipam/ip-addresses/1/` ### Expected Behavior "Parent Prefixes" section displays information about related prefixes, revealing default columns such as Status, Tenant, VLAN, Description, ... <img width="1584" alt="Image" src="https://github.com/user-attachments/assets/d6cd1c80-ea6f-4031-8707-2850f3ebf5a4" /> _This image originates from a version before v4.3.0_ ### Observed Behavior "Parent Prefixes" section reveals any columns, including ID, Prefix (flat), Creation & Last Update Time Stamp, even Custom Links if defined, ... <img width="1572" alt="Image" src="https://github.com/user-attachments/assets/91ecc645-b9b9-4073-88bf-883ed870abdd" /> <img width="1140" alt="Image" src="https://github.com/user-attachments/assets/7c9a797b-b21a-4468-8bb1-4af215337344" /> _Current version of NetBox_
adam added the type: bugstatus: acceptedseverity: medium labels 2025-12-29 21:40:27 +01:00
adam closed this issue 2025-12-29 21:40:27 +01:00
Author
Owner

@arthanson commented on GitHub (May 2, 2025):

This is more widespread, it is on all included tables - not just the prefix table. here is VRF detail page with same data from 4.2.9 and 4.3.0

Image
Image

@arthanson commented on GitHub (May 2, 2025): This is more widespread, it is on all included tables - not just the prefix table. here is VRF detail page with same data from 4.2.9 and 4.3.0 ![Image](https://github.com/user-attachments/assets/35eb3a2e-df0c-4dcc-abf8-ecef7c6c6eef) ![Image](https://github.com/user-attachments/assets/302719e2-2551-495f-a736-65bfd3538208)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11110