Skip to content

Inventory Item Bulk Add requires field "status" #19279

@severgun

Description

@severgun

Deployment Type

Self-hosted

NetBox Version

v4.2.8

Python Version

3.12

Steps to Reproduce

  1. select multiple devices
  2. press add inventory item
  3. fill required field "name"
  4. apply
  5. fail because "status" field is mandatory and missing.

Expected Behavior

Inventory items should be added with Active status by default or editable field should be available at UI form

Observed Behavior

<class 'ValueError'>
'InventoryItemBulkCreateForm' has no field named 'status'.

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

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions