Skip to content

Enable the association of inventory items with device components #7846

@jeremystretch

Description

@jeremystretch

NetBox version

v3.0.10

Feature type

New functionality

Proposed functionality

Enable users to associate an inventory item with a particular device component installed within the same parent device. This would be done by adding a GenericForeignKey relationship to the InventoryItem model.

Use case

This would allow users to better model the installation of items such as transceivers or antennas, conveying a relationship to a specific component for each.

Database changes

Add a GenericForeignKey field to the InventoryItem and InventoryItemTemplate models, allowing the associating with device components or component templates respectively.

External dependencies

No response

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions