netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
http://netboxlabs.com/oss/netbox/
Apache License 2.0
15.37k stars 2.49k forks source link

Add Status field to inventory items #16783

Open ITJamie opened 4 days ago

ITJamie commented 4 days ago

NetBox version

v4.0.6

Feature type

Data model extension

Proposed functionality

add a "status" field to the inventory item model

Use case

being able to document the state of inventory items would be useful. example states:

it would be great if this choices list could be extended like some of the status fields can be

Database changes

add a status field to the inventory item model

External dependencies

n/a

sleepinggenius2 commented 3 days ago

I think it would make sense for the default choices to match the ones for module status, but should allow for extension as well.