-
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
Environment
Python version: 3.7.9
NetBox version: 2.9.4
Steps to Reproduce
In user profile, set pagination.per_page to value above 50
Go to {netbox}/ipam/prefixes/{x}/ip-addresses/
Expected Behavior
Page shows amount of IP address entries set in pagination.per_page setting
Observed Behavior
Page shows default 50 address entries
The issue is irritating considering commonly used prefix contains 254 addresses
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