-
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
v3.2.1
Python version
3.8
Steps to Reproduce
- Go to "IPAM -> Aggregates", click on "Prefixes" column header in the aggregates table in order to sort aggregates by child prefix count.
- Go to "IPAM -> RIRs", click on any RIR name to open its details.
Expected Behavior
RIR details should be displayed
Observed Behavior
Server error is displayed
`<class 'django.core.exceptions.FieldError'>
Cannot resolve keyword 'child_count' into field. Choices are: created, custom_field_data, date_added, description, id, journal_entries, last_updated, prefix, rir, rir_id, tagged_items, tags, tenant, tenant_id
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
