-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.5.4
Python version
3.8
Steps to Reproduce
- Go to a device which has power ports
- Click on the power ports tab
- Click the checkboxes besides one or more (or all) ports
- Use the bulk "Edit" facility, e.g. e.g.
/dcim/power-ports/edit/?device=5&return_url=/dcim/devices/5/power-ports/ - 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.
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application