Pagination settings are not applied on IP Address View -> Related IP Addresses #4957

Closed
opened 2025-12-29 19:22:38 +01:00 by adam · 0 comments
Owner

Originally created by @jweiher on GitHub (Jun 2, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.11.4

Python version

3.9

Steps to Reproduce

  1. Create a larger prefix (say /20)
  2. Create many ips in this prefix
  3. View an ip in this prefix
  4. Take a look at Related IP Addresses

Expected Behavior

The expected behavior would be that the list of related ips is paginated according to the pagination settings (eg limited by 50)

Observed Behavior

All ips in this prefix are shown, which could take a while on larger net... (did not test on v6, but this could be even worse)

Hint: this was/should be fixed in #5206 but either it wasnt or it was re-introduced at some point.

Originally created by @jweiher on GitHub (Jun 2, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.11.4 ### Python version 3.9 ### Steps to Reproduce 1. Create a larger prefix (say /20) 2. Create many ips in this prefix 3. View an ip in this prefix 4. Take a look at Related IP Addresses ### Expected Behavior The expected behavior would be that the list of related ips is paginated according to the pagination settings (eg limited by 50) ### Observed Behavior All ips in this prefix are shown, which could take a while on larger net... (did not test on v6, but this could be even worse) Hint: this was/should be fixed in #5206 but either it wasnt or it was re-introduced at some point.
adam added the type: bugstatus: accepted labels 2025-12-29 19:22:38 +01:00
adam closed this issue 2025-12-29 19:22:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4957