-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v2.11.4
Python version
3.9
Steps to Reproduce
- Create a larger prefix (say /20)
- Create many ips in this prefix
- View an ip in this prefix
- 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.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application