-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
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
v3.1.7
Python version
3.8
Steps to Reproduce
1-Select a tag in filter form in Config contexts page
2-Click on search button
3-No filter is applied
Expected Behavior
We expect the Config Contexts list to be filtered by the tag we chose, like in the Device list as we can see in this example where we chose a tag and the list is filtered :
Observed Behavior
While other filters works just fine, netbox doesn't take the filter by tag into consideration in the Config Contexts like we can see here :
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


