Closed
Description
Deployment Type
Self-hosted
NetBox Version
v4.0.5
Python Version
3.10
Steps to Reproduce
- Open Inventory items
- Click on import button
- Enter test data set, make sure that the parent inventory item already exists:
device,name,parent
test_device,test_child_inventory_item,test_parent_inventory_item
- Click on submit
- Open the new inventory item
test_child_inventory_item
Expected Behavior
The parent inventory item test_parent_inventory_item
is present or referenced within the child inventory item just created.
Observed Behavior
The parent item field is empty