-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Closed
Copy link
Labels
status: 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
3.1.2
Python version
3.8
Steps to Reproduce
Create a 'Selection' custom field with no default value applied to DCIM -> Sites
Visit /dcim/sites
Filter tab aways shows [1] filter applied. No filter shows applied on the table view itself
Apply an actual filter, i.e. Status: Active
2 filters show applied. The one actually applied + the phantom custom field with an empty value
Expected Behavior
Custom field filter should not be applied by default?
Observed Behavior
Filter tab aways shows [1] filter applied. No filter shows applied on the table view itself
Metadata
Metadata
Assignees
Labels
status: 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

