Skip to content

Inventory Item Bulk Import - 'InventoryItemImportForm' has no field named 'component_id'. #18833

@lp-mo

Description

@lp-mo

Deployment Type

Self-hosted

NetBox Version

v4.2.4

Python Version

3.10

Steps to Reproduce

  1. Enter Data in Direct Import tab on Inventory Item Bulk Import page
  2. Click Submit

Data is in CSV format with headers:

device name status role part_id serial description component_type component_name

Expected Behavior

Inventory items should have been imported

Observed Behavior

Server Error
There was a problem with your request. Please contact an administrator.

The complete exception is provided below:

<class 'ValueError'>

'InventoryItemImportForm' has no field named 'component_id'.

Python version: 3.10.12
NetBox version: 4.2.4
Plugins:
netbox_topology_views: 4.2.0

Metadata

Metadata

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

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions