Bug Report: Unexpected Behavior in NetBox Repository #8149

Closed
opened 2025-12-29 20:33:07 +01:00 by adam · 1 comment
Owner

Originally created by @mesropaghumyan on GitHub (Jun 1, 2023).

NetBox version

v3.5.2

Python version

3.8

Steps to Reproduce

  1. Create two contacts, "A" and "B".
  2. Associate the first contact with a site, "C".
  3. Associate the second contact with a tenant, "D".

Expected Behavior

Only contact "A" is associated with site "C" and only contact "B" is associated with the tenant "D".

Observed Behavior

When viewing the contact section of site "C", both "A" and "B" are displayed instead of just "A". Conversely, when viewing the contact section of tenant "D", both "A" and "B" are displayed instead of just "B".

Originally created by @mesropaghumyan on GitHub (Jun 1, 2023). ### NetBox version v3.5.2 ### Python version 3.8 ### Steps to Reproduce 1. Create two contacts, "A" and "B". 2. Associate the first contact with a site, "C". 3. Associate the second contact with a tenant, "D". ### Expected Behavior Only contact "A" is associated with site "C" and only contact "B" is associated with the tenant "D". ### Observed Behavior When viewing the contact section of site "C", both "A" and "B" are displayed instead of just "A". Conversely, when viewing the contact section of tenant "D", both "A" and "B" are displayed instead of just "B".
adam added the type: bugstatus: duplicate labels 2025-12-29 20:33:07 +01:00
adam closed this issue 2025-12-29 20:33:07 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 1, 2023):

Duplicate of #12730

@jeremystretch commented on GitHub (Jun 1, 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#8149