Skip to content

Missing parent in inventory item when using bulk/csv import #16654

Closed
@siku4

Description

@siku4

Deployment Type

Self-hosted

NetBox Version

v4.0.5

Python Version

3.10

Steps to Reproduce

  1. Open Inventory items
  2. Click on import button
  3. 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
  1. Click on submit
  2. 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

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions