Detailed view of Tenants show unrelated contacts #8142

Closed
opened 2025-12-29 20:33:01 +01:00 by adam · 2 comments
Owner

Originally created by @jbakklund on GitHub (May 31, 2023).

NetBox version

v3.5.2

Python version

3.9

Steps to Reproduce

  1. Create some sites, tenants, and contacts.
  2. Ensure that there are no contacts assigned to tenant number 1 at /tenancy/tenants/1/contacts/
  3. Add contacts to site number 1 at /dcim/sites/1/contacts/
  4. Navigate to /tenancy/tenants/1/contacts/

Expected Behavior

No contacts should be listed.

Observed Behavior

All contacts related to Site-ID 1 are listed under Tenant-ID 1.

Originally created by @jbakklund on GitHub (May 31, 2023). ### NetBox version v3.5.2 ### Python version 3.9 ### Steps to Reproduce 1. Create some sites, tenants, and contacts. 2. Ensure that there are no contacts assigned to tenant number 1 at /tenancy/tenants/1/contacts/ 3. Add contacts to site number 1 at /dcim/sites/1/contacts/ 4. Navigate to /tenancy/tenants/1/contacts/ ### Expected Behavior No contacts should be listed. ### Observed Behavior All contacts related to Site-ID 1 are listed under Tenant-ID 1.
adam added the status: duplicate label 2025-12-29 20:33:01 +01:00
adam closed this issue 2025-12-29 20:33:01 +01:00
Author
Owner

@jbakklund commented on GitHub (May 31, 2023):

Looks like the same Contacts related to a specific Site-ID also will be misinterpreted as contacts for an eventual Circuit Provider with Provider-ID equal to the Site-ID.

@jbakklund commented on GitHub (May 31, 2023): Looks like the same Contacts related to a specific Site-ID also will be misinterpreted as contacts for an eventual Circuit Provider with Provider-ID equal to the Site-ID.
Author
Owner

@abhi1693 commented on GitHub (May 31, 2023):

Duplicate of #12730

@abhi1693 commented on GitHub (May 31, 2023): Duplicate of #12730
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8142