-
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.5.2
Python version
3.10
Steps to Reproduce
- start with empty database
- create Site, enter any required values. Note that created site has ID 1
- create Tenant, enter any required values. Note that created Tenant has ID 1
- create Contact Role, enter any required values.
- create Contact, enter any required values.
- go to Site created in step 2 and navigate to Contacts tab
- use Add contact button on top and select Contact from step 5 and Contact Role from step 4, click create
- go to Tenant created in step 3 and navigate to Contacts tab
- a contact is shown in the list of assigned contacts, when it shouldn't be
Expected Behavior
List of contacts assignments for object should display only contacts assigned to that object
Observed Behavior
Contact assignments are shown under any objects with matching IDs
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