Sort Racks view by Space Utilization #4813

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

Originally created by @micha88 on GitHub (Apr 23, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.11.1

Python version

3.8

Steps to Reproduce

  1. Click on Organisation -> Racks
  2. Click on Table Header "Space"

2021-04-23 09_48_15-Racks - NetBox and 7 more pages - Work - Microsoft​ Edge

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

2021-04-23 09_52_19-Clipboard

Originally created by @micha88 on GitHub (Apr 23, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.11.1 ### Python version 3.8 ### Steps to Reproduce 1. Click on Organisation -> Racks 2. Click on Table Header "Space" ![2021-04-23 09_48_15-Racks - NetBox and 7 more pages - Work - Microsoft​ Edge](https://user-images.githubusercontent.com/30334036/115838478-01b9f080-a41a-11eb-8afd-ca4001de0ff1.png) ### 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 ![2021-04-23 09_52_19-Clipboard](https://user-images.githubusercontent.com/30334036/115838511-0d0d1c00-a41a-11eb-9f90-adebbf78c84c.png)
adam added the type: bugstatus: accepted labels 2025-12-29 19:20:53 +01:00
adam closed this issue 2025-12-29 19:20:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4813