Filter view for Locations is missing tags field #5949

Closed
opened 2025-12-29 19:34:45 +01:00 by adam · 2 comments
Owner

Originally created by @dankotrajkovic on GitHub (Jan 14, 2022).

Originally assigned to: @jasonyates on GitHub.

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

Originally created by @dankotrajkovic on GitHub (Jan 14, 2022). Originally assigned to: @jasonyates on GitHub. ### 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
adam added the type: bugstatus: accepted labels 2025-12-29 19:34:45 +01:00
adam closed this issue 2025-12-29 19:34:46 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 14, 2022):

@jasonyates could you comment here so I can assign the issue to you (sine you already have a PR in)?

@jeremystretch commented on GitHub (Jan 14, 2022): @jasonyates could you comment here so I can assign the issue to you (sine you already have a PR in)?
Author
Owner

@jasonyates commented on GitHub (Jan 14, 2022):

Submitted PR for this. Reviewed the other filter forms too and confirmed they all have the tags field available.

@jasonyates commented on GitHub (Jan 14, 2022): Submitted PR for this. Reviewed the other filter forms too and confirmed they all have the tags field available.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5949