Unable to set height to 0 when selecting multiple devices #9003

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

Originally created by @raphis on GitHub (Dec 28, 2023).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

3.6.7

Python Version

3.8

Steps to Reproduce

  1. Go to devices-type list
  2. Select multiple device types
  3. Click on "edit selected"
  4. Try to add "0" as value for the U height
  5. 0 isn't accepted as value

Expected Behavior

0 can be set as value for height when the device itself is modified so I expect the same behavior when editing multiple devices.

For non-rack devices I usually set the U height to 0.

Observed Behavior

Message when clicking on save: Value must be greater than or equal to 1
2023-12-28 08_53_44-Editing 2 Device Types _ NetBox

Originally created by @raphis on GitHub (Dec 28, 2023). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version 3.6.7 ### Python Version 3.8 ### Steps to Reproduce 1. Go to devices-type list 2. Select multiple device types 3. Click on "edit selected" 4. Try to add "0" as value for the U height 5. 0 isn't accepted as value ### Expected Behavior 0 can be set as value for height when the device itself is modified so I expect the same behavior when editing multiple devices. For non-rack devices I usually set the U height to 0. ### Observed Behavior Message when clicking on save: Value must be greater than or equal to 1 <img width="1273" alt="2023-12-28 08_53_44-Editing 2 Device Types _ NetBox" src="https://github.com/netbox-community/netbox/assets/7922644/9a8ebbd8-9932-482f-8438-5d80d6d134a6">
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 20:44:03 +01:00
adam closed this issue 2025-12-29 20:44:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9003