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

contact assignments shown under all object types with matchings IDs #12730

Closed
matejv opened this issue May 26, 2023 · 0 comments · Fixed by #12733
Closed

contact assignments shown under all object types with matchings IDs #12730

matejv opened this issue May 26, 2023 · 0 comments · Fixed by #12733
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@matejv
Copy link
Contributor

matejv commented May 26, 2023

NetBox version

v3.5.2

Python version

3.10

Steps to Reproduce

  1. start with empty database
  2. create Site, enter any required values. Note that created site has ID 1
  3. create Tenant, enter any required values. Note that created Tenant has ID 1
  4. create Contact Role, enter any required values.
  5. create Contact, enter any required values.
  6. go to Site created in step 2 and navigate to Contacts tab
  7. use Add contact button on top and select Contact from step 5 and Contact Role from step 4, click create
  8. go to Tenant created in step 3 and navigate to Contacts tab
  9. 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

@matejv matejv added the type: bug A confirmed report of unexpected behavior in the application label May 26, 2023
@abhi1693 abhi1693 self-assigned this May 26, 2023
@abhi1693 abhi1693 added the status: accepted This issue has been accepted for implementation label May 26, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 25, 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

Successfully merging a pull request may close this issue.

2 participants