Add None option to location field in device search #4785

Closed
opened 2025-12-29 19:20:26 +01:00 by adam · 1 comment
Owner

Originally created by @rodvand on GitHub (Apr 16, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.11.0

Feature type

New functionality

Proposed functionality

Add the option to select "None" in the device search view on the Location field.

Use case

Allow the listing of devices with no location specified.

Database changes

None

External dependencies

None

Originally created by @rodvand on GitHub (Apr 16, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.11.0 ### Feature type New functionality ### Proposed functionality Add the option to select "None" in the device search view on the Location field. ### Use case Allow the listing of devices with no location specified. ### Database changes None ### External dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 19:20:26 +01:00
adam closed this issue 2025-12-29 19:20:26 +01:00
Author
Owner

@rodvand commented on GitHub (Apr 16, 2021):

I believe it would be to add null_option='None', to the DeviceFilterForm if accepted.

@rodvand commented on GitHub (Apr 16, 2021): I believe it would be to add `null_option='None',` to the DeviceFilterForm if accepted.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4785