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

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

Originally created by @atownson on GitHub (Oct 14, 2022).

Originally assigned to: @arthanson on GitHub.

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

Originally created by @atownson on GitHub (Oct 14, 2022). Originally assigned to: @arthanson on GitHub. ### 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](https://user-images.githubusercontent.com/52260120/195859938-31917e45-b114-4158-8e09-efc9374a1749.png)
adam added the type: bugstatus: accepted labels 2025-12-29 20:19:22 +01:00
adam closed this issue 2025-12-29 20:19:22 +01:00
Author
Owner

@atownson commented on GitHub (Oct 14, 2022):

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

@atownson commented on GitHub (Oct 14, 2022): This appears to be the case for the Contacts field for all model tables.
Author
Owner

@jeremystretch commented on GitHub (Oct 14, 2022):

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

@jeremystretch commented on GitHub (Oct 14, 2022): This is a regression from #10491. We probably just need to tweak the display of the contact assignment in the column.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7111