-
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.5
Python version
3.8
Steps to Reproduce
Navigate to Organization -> Locations.
e.g https://demo.netbox.dev/dcim/locations/
and then open the filters tab.
Expected Behavior
Under the first search field there should be a field for tags to compliment the Location model which was extended to include a tag field.
Observed Behavior
Other then the missing GUI field for tags, the filtering is working as expected in the background.
Verified by trying https://demo.netbox.dev/dcim/locations/?tag=my-tag
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