Power port bulk edit: missing "set null" on maximum power draw / allocated power draw #8294

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

Originally created by @candlerb on GitHub (Jul 5, 2023).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.5.4

Python version

3.8

Steps to Reproduce

  1. Go to a device which has power ports
  2. Click on the power ports tab
  3. Click the checkboxes besides one or more (or all) ports
  4. Use the bulk "Edit" facility, e.g. e.g. /dcim/power-ports/edit/?device=5&return_url=/dcim/devices/5/power-ports/
  5. Try to set the Allocated Draw or Maximum Draw to null for all those ports

Expected Behavior

Be able to click "Set null" to unset the value

Observed Behavior

The "Set null" checkbox is missing. (And setting zero is not allowed).

WORKAROUND: edit each port individually, blank out the power draw fields individually, and save each one.

Originally created by @candlerb on GitHub (Jul 5, 2023). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.5.4 ### Python version 3.8 ### Steps to Reproduce 1. Go to a device which has power ports 2. Click on the power ports tab 3. Click the checkboxes besides one or more (or all) ports 4. Use the bulk "Edit" facility, e.g. e.g. `/dcim/power-ports/edit/?device=5&return_url=/dcim/devices/5/power-ports/` 5. Try to set the Allocated Draw or Maximum Draw to null for all those ports ### Expected Behavior Be able to click "Set null" to unset the value ### Observed Behavior The "Set null" checkbox is missing. (And setting zero is not allowed). WORKAROUND: edit each port individually, blank out the power draw fields individually, and save each one.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 20:34:59 +01:00
adam closed this issue 2025-12-29 20:35:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8294