Incorrect UI link to tags in Contacts #7072

Closed
opened 2025-12-29 20:18:55 +01:00 by adam · 3 comments
Owner

Originally created by @stavr666 on GitHub (Oct 5, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.3.2

Python version

3.9

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 (Oct 5, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.3.2 ### Python version 3.9 ### 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:18:55 +01:00
adam closed this issue 2025-12-29 20:18:55 +01:00
Author
Owner

@stavr666 commented on GitHub (Dec 19, 2022):

It's broken the same way as before in 3.3.10

P.S. Reproducible in 3.4.1 demo

@stavr666 commented on GitHub (Dec 19, 2022): It's broken the same way as before in 3.3.10 P.S. Reproducible in 3.4.1 demo
Author
Owner

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

@jeremystretch
Sorry, do I need to open new Issue? Or you can reopen current one?

Just tested, the bug reproducible in 3.4.2 demo.

@stavr666 commented on GitHub (Jan 11, 2023): @jeremystretch Sorry, do I need to open new Issue? Or you can reopen current one? Just tested, the bug reproducible in 3.4.2 demo.
Author
Owner

@jeremystretch commented on GitHub (Jan 11, 2023):

@stavr666 please submit a new bug report.

@jeremystretch commented on GitHub (Jan 11, 2023): @stavr666 please submit a new bug report.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7072