Incorrect UI link to tags in Contacts (#2) #7529

Closed
opened 2025-12-29 20:24:47 +01:00 by adam · 1 comment
Owner

Originally created by @stavr666 on GitHub (Jan 17, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.4.1

Python version

3.11

Steps to Reproduce

  1. Create any Contact
  2. Associate any existing tag
  3. Open list of contacts
  4. Turn on tags in columns
  5. Hover/Click on tag in list

Expected Behavior

List of Contacts with tag-filter:
/tenancy/contacts/?tag=XXX

Observed Behavior

List of Tenants with tag-filter:
/tenancy/tenants/?tag=XXX

Originally created by @stavr666 on GitHub (Jan 17, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.4.1 ### Python version 3.11 ### Steps to Reproduce 1. Create any Contact 2. Associate any existing tag 3. Open list of contacts 4. Turn on tags in columns 5. Hover/Click on tag in list ### Expected Behavior List of Contacts with tag-filter: /tenancy/contacts/?tag=XXX ### Observed Behavior List of Tenants with tag-filter: /tenancy/tenants/?tag=XXX
adam added the type: bugstatus: accepted labels 2025-12-29 20:24:47 +01:00
adam closed this issue 2025-12-29 20:24:47 +01:00
Author
Owner

@stavr666 commented on GitHub (Jan 17, 2023):

Since 3.3.10 returned previously fixed bug:
https://github.com/netbox-community/netbox/issues/10562

@stavr666 commented on GitHub (Jan 17, 2023): Since 3.3.10 returned previously fixed bug: https://github.com/netbox-community/netbox/issues/10562
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7529