Link to prefixes in Site view is wrong #10617

Closed
opened 2025-12-29 21:33:45 +01:00 by adam · 0 comments
Owner

Originally created by @rodvand on GitHub (Jan 7, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v4.2.0

Python Version

3.12

Steps to Reproduce

  1. Go to one of your many sites
  2. In the right hand side, click the link to prefixes

Expected Behavior

Only prefixes assigned to the site is shown.

Observed Behavior

The link on the right hand side is /ipam/prefixes/?_site_id=24 instead of /ipam/prefixes/?site_id=24 which results in absolutely all prefixes being displayed when you click the link.

Originally created by @rodvand on GitHub (Jan 7, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version v4.2.0 ### Python Version 3.12 ### Steps to Reproduce 1. Go to one of your many sites 2. In the right hand side, click the link to prefixes ### Expected Behavior Only prefixes assigned to the site is shown. ### Observed Behavior The link on the right hand side is `/ipam/prefixes/?_site_id=24` instead of `/ipam/prefixes/?site_id=24` which results in absolutely all prefixes being displayed when you click the link.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:33:45 +01:00
adam closed this issue 2025-12-29 21:33:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10617