Inventory Item Bulk Add requires field "status" #19279
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Milestone
Deployment Type
Self-hosted
NetBox Version
v4.2.8
Python Version
3.12
Steps to Reproduce
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'.
The text was updated successfully, but these errors were encountered: