Closed
Description
Deployment Type
Self-hosted
Triage priority
N/A
NetBox Version
v4.2.0
Python Version
3.12
Steps to Reproduce
- Go to one of your many sites
- 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.