-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add Status field to inventory items #16783
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
complexity: low
Requires minimal effort to implement
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Milestone
Comments
I think it would make sense for the default choices to match the ones for module status, but should allow for extension as well. |
Couldnt the Custom Fields be leveraged for that? |
Module status fields are:
|
Im happy to make a PR for this |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
complexity: low
Requires minimal effort to implement
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
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
The text was updated successfully, but these errors were encountered: