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

All tables' Contacts field now contains pointer to the item #10655

Closed
atownson opened this issue Oct 14, 2022 · 2 comments · Fixed by #10681
Closed

All tables' Contacts field now contains pointer to the item #10655

atownson opened this issue Oct 14, 2022 · 2 comments · Fixed by #10681
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@atownson
Copy link
Contributor

NetBox version

v3.3.5

Python version

3.8

Steps to Reproduce

  1. Create a VM
  2. Add a Contact to the VM
  3. Add the Contacts column to the Virtual Machines table
  4. View the VM in the Virtual Machines table

Expected Behavior

The contact is displayed for the Contacts field.

Observed Behavior

The contact is displayed for the Contacts field with a reference to the VM.

image

@atownson atownson added the type: bug A confirmed report of unexpected behavior in the application label Oct 14, 2022
@atownson atownson changed the title Virtual Machine table Contacts field now contains pointer to the VM All tables' Contacts field now contains pointer to the item Oct 14, 2022
@atownson
Copy link
Contributor Author

This appears to be the case for the Contacts field for all model tables.

@jeremystretch jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Oct 14, 2022
@jeremystretch
Copy link
Member

This is a regression from #10491. We probably just need to tweak the display of the contact assignment in the column.

@arthanson arthanson self-assigned this Oct 18, 2022
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Oct 18, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 17, 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.

3 participants