Inventory Item view - show child objects on parent #8772

Closed
opened 2025-12-29 20:41:01 +01:00 by adam · 1 comment
Owner

Originally created by @ITJamie on GitHub (Oct 24, 2023).

Originally assigned to: @abhi1693 on GitHub.

NetBox version

v3.6.4

Feature type

Change to existing functionality

Proposed functionality

when viewing an inventory item there should be a table listing child objects of that inventory item

Use case

when documenting inventory items (eg ssd's, in a raid controller) it would be great if the child items showed in a list when viewing the parent inventory item.

Database changes

No response

External dependencies

No response

Originally created by @ITJamie on GitHub (Oct 24, 2023). Originally assigned to: @abhi1693 on GitHub. ### NetBox version v3.6.4 ### Feature type Change to existing functionality ### Proposed functionality when viewing an inventory item there should be a table listing child objects of that inventory item ### Use case when documenting inventory items (eg ssd's, in a raid controller) it would be great if the child items showed in a list when viewing the parent inventory item. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: feature labels 2025-12-29 20:41:01 +01:00
adam closed this issue 2025-12-29 20:41:01 +01:00
Author
Owner

@DanSheps commented on GitHub (Oct 25, 2023):

This should be fairly trivial to do, we simply need to add a new ObjectChildrenView that filters on the parent.

@DanSheps commented on GitHub (Oct 25, 2023): This should be fairly trivial to do, we simply need to add a new ObjectChildrenView that filters on the parent.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8772