Rack.units does not respect desc_units #6719

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

Originally created by @jeremystretch on GitHub (Jul 26, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.3-beta1

Python version

3.8

Steps to Reproduce

  1. Create a 42U rack with desc_units set to False
  2. Inspect rack.units
  3. Set desc_units to True
  4. Inspect rack.units again

Expected Behavior

The order of rack units should be reversed.

Observed Behavior

There is no change in the value.

Originally created by @jeremystretch on GitHub (Jul 26, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.3-beta1 ### Python version 3.8 ### Steps to Reproduce 1. Create a 42U rack with `desc_units` set to False 2. Inspect `rack.units` 3. Set `desc_units` to True 4. Inspect `rack.units` again ### Expected Behavior The order of rack units should be reversed. ### Observed Behavior There is no change in the value.
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 19:44:28 +01:00
adam closed this issue 2025-12-29 19:44:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6719