Add contacts connection to Application Service #11721

Closed
opened 2025-12-29 21:48:58 +01:00 by adam · 2 comments
Owner

Originally created by @rodvand on GitHub (Oct 14, 2025).

Originally assigned to: @pheus on GitHub.

NetBox version

v4.4.2

Feature type

New functionality

Proposed functionality

In the Application Service list view add the possibility to list assigned Contacts to an Application Service.

Use case

I would like to provide a more comprehensive list of application services and their assigned contacts.

Database changes

I don't see this adding any database changes.

External dependencies

No response

Originally created by @rodvand on GitHub (Oct 14, 2025). Originally assigned to: @pheus on GitHub. ### NetBox version v4.4.2 ### Feature type New functionality ### Proposed functionality In the Application Service list view add the possibility to list assigned Contacts to an Application Service. ### Use case I would like to provide a more comprehensive list of application services and their assigned contacts. ### Database changes I don't see this adding any database changes. ### External dependencies _No response_
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:48:58 +01:00
adam closed this issue 2025-12-29 21:48:59 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 16, 2025):

The work needed here appears to be limited to adding ContactsColumnMixin to ServiceTable, as the assignment of contacts to services is already supported.

@jeremystretch commented on GitHub (Oct 16, 2025): The work needed here appears to be limited to adding `ContactsColumnMixin` to `ServiceTable`, as the assignment of contacts to services is already supported.
Author
Owner

@pheus commented on GitHub (Oct 17, 2025):

I'd like to contribute this enhancement. Could you please assign the issue to me? Thanks!

@pheus commented on GitHub (Oct 17, 2025): I'd like to contribute this enhancement. Could you please assign the issue to me? Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11721