-
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.1
Python version
3.8
Steps to Reproduce
- Click on Organisation -> Racks
- Click on Table Header "Space"
Expected Behavior
The list should be sorted by the utilization
Observed Behavior
<class 'django.core.exceptions.FieldError'>
Cannot resolve keyword 'get_utilization' into field. Choices are: _name, asset_tag, comments, created, custom_field_data, desc_units, device_count, devices, facility_id, id, images, journal_entries, last_updated, location, location_id, name, outer_depth, outer_unit, outer_width, powerfeed, reservations, role, role_id, serial, site, site_id, status, tagged_items, tags, tenant, tenant_id, type, u_height, width
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

