Units for outer dimensions of the rack model, is not persistent #2168

Closed
opened 2025-12-29 17:22:57 +01:00 by adam · 0 comments
Owner

Originally created by @jbakklund on GitHub (Dec 3, 2018).

Environment

  • Python version: 3.5.3
  • NetBox version: v2.5-beta2

Steps to Reproduce

  1. Create a new rack where outer dimensions are specified, like e.g. 800 x 1075 millimeters.
  2. Edit the same rack, for example by adding a comment.
  3. Push the "Update" button.
  4. NetBox throws the Error message "Must specify a unit when setting an outer width/depth"

Expected Behavior

Units for outer dimensions specified in step 1 should be persistent throughout step 2 and 3.

Observed Behavior

Units for outer dimensions reverts back to the default value "---------" when you select to edit the rack.

Originally created by @jbakklund on GitHub (Dec 3, 2018). ### Environment * Python version: 3.5.3 * NetBox version: v2.5-beta2 ### Steps to Reproduce 1. Create a new rack where outer dimensions are specified, like e.g. 800 x 1075 millimeters. 2. Edit the same rack, for example by adding a comment. 3. Push the "Update" button. 4. NetBox throws the Error message "Must specify a unit when setting an outer width/depth" ### Expected Behavior Units for outer dimensions specified in step 1 should be persistent throughout step 2 and 3. ### Observed Behavior Units for outer dimensions reverts back to the default value "---------" when you select to edit the rack.
adam added the type: bugstatus: accepted labels 2025-12-29 17:22:57 +01:00
adam closed this issue 2025-12-29 17:22:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2168