Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
stavr666 opened this issue Jan 17, 2023 · 1 comment
Closed

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

stavr666 opened this issue Jan 17, 2023 · 1 comment
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@stavr666
Copy link

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

@stavr666 stavr666 added the type: bug A confirmed report of unexpected behavior in the application label Jan 17, 2023
@stavr666
Copy link
Author

Since 3.3.10 returned previously fixed bug:
#10562

@jeremystretch jeremystretch added the status: accepted This issue has been accepted for implementation label Jan 17, 2023
@jeremystretch jeremystretch self-assigned this Jan 17, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants