-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.3.7
Python version
3.9
Steps to Reproduce
- Create Contact Role "Foo"
- Create Contact "Bar"
- Create Site "Baz"
- Assign Contact "Foo" to Site "Baz" as Contact Role "Bar"
- Open Contact Role "Bar", click on the number next to "Assignments".
Expected Behavior
I expect to see the assignments of Contacts using this Contact Role.
Observed Behavior
The link leads to /tenancy/contacts/?role=bar which is a filter option that does not exist.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application