netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
http://netboxlabs.com/oss/netbox/
Apache License 2.0
15.22k stars 2.47k forks source link

Global search by tag no longer working #16147

Closed BrunoBlanes closed 3 weeks ago

BrunoBlanes commented 4 weeks ago

Deployment Type

Self-hosted

NetBox Version

v4.0.2

Python Version

3.12

Steps to Reproduce

  1. Search for a tag description in the global search box

Expected Behavior

Expected the tags with the matching description to be returned in the results, as per #8629

Observed Behavior

There are no tags in the results and no way to filter by them in "Object Types"

BrunoBlanes commented 4 weeks ago

A good option would be to have a tag field where I could select all tags who's objects I'd like to see.

image

abhi1693 commented 4 weeks ago

I do not believe that tags were ever searchable using global search. I'll mark this under review but I feel like this is a feature request more than a bug

BrunoBlanes commented 4 weeks ago

I read through the old pull request that closed #8629 and indeed it seems that they were not included in the global search, so it makes sense to convert this into a feature request.

jeremystretch commented 3 weeks ago

Closing this as it's not a valid bug report. @BrunoBlanes please submit a new feature request if you would like to propose this functionality.