Empty filter on multiple selection custom field does not work #6777

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

Originally created by @duckw on GitHub (Aug 7, 2022).

NetBox version

v3.2.7

Python version

3.9

Steps to Reproduce

  1. Create a custom field of multiple selection type.
  2. Create a new virtual machine and ensure the custom field has not been set.
  3. http://netbox/virtualization/virtual-machines/?cf_test_field__empty=false

Expected Behavior

Expect virtual machine to not appear in results when filter for empty is false.

Observed Behavior

Virtual machine appears in results.

Originally created by @duckw on GitHub (Aug 7, 2022). ### NetBox version v3.2.7 ### Python version 3.9 ### Steps to Reproduce 1. Create a custom field of multiple selection type. 2. Create a new virtual machine and ensure the custom field has not been set. 3. http://netbox/virtualization/virtual-machines/?cf_test_field__empty=false ### Expected Behavior Expect virtual machine to not appear in results when filter for empty is false. ### Observed Behavior Virtual machine appears in results.
adam closed this issue 2025-12-29 19:45:17 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 8, 2022):

Thank you for submitting this issue, however it appears that this topic has already been raised. Please see issue #9231 for further discussion.

@jeremystretch commented on GitHub (Aug 8, 2022): Thank you for submitting this issue, however it appears that this topic has already been raised. Please see issue #9231 for further discussion.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6777