Implement dynamic view creation for object contact assignments #9710

Open
opened 2025-12-29 21:21:26 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (May 21, 2024).

Proposed Changes

Implement dynamic view registration for objects which support contact assignment, similar to what we do for journaling and change logging.

Justification

This will obviate the need to individually define a contacts view for each relevant model.

Originally created by @jeremystretch on GitHub (May 21, 2024). ### Proposed Changes Implement dynamic view registration for objects which support contact assignment, similar to [what we do for journaling and change logging](https://github.com/netbox-community/netbox/blob/233b9029e1c4d514ba07181687614d50bc773ee9/netbox/netbox/models/features.py#L618). ### Justification This will obviate the need to individually define a contacts view for each relevant model.
adam added the type: housekeepingstatus: blockednetbox labels 2025-12-29 21:21:26 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 21, 2024):

Marking this as blocked by #16058

@jeremystretch commented on GitHub (May 21, 2024): Marking this as blocked by #16058
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9710