-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
NetBox version
v4.1.7
Feature type
Other
Triage priority
N/A
Proposed functionality
When contacts are assigned to an objet which can have child objects (for example Site Group, Site, Location, ...) they don't appear in the contact list of the child objects.
A contact assigned to a Site Group is very likely valid for a Sites of the Site Group (otherwise it would be assigned to the Site itself).
The same logic can be applied for the "Site > Location", "Location > Location" relationships.
The contacts of all parent objects should be visible in the contact list of the child objects.
Use case
NetBox users will spend less time assigning Contacts and will also more quickly have access to all relevants Contacts for a Location.
Database changes
No database change is needed as it's in the GUI.
Maybe a setting could be added to enable/disable that feature.
External dependencies
No external dependencies