-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
v3.0.5
Feature type
New functionality
Proposed functionality
Add a new custom field type to store JSON data directly on an object. The name of this type would be json
. Given that custom field data is already stored in JSON format, this should be easy to implement.
Use case
Allows the addition of structured custom data that may not make sense to manage as multiple fields. For example, an external system might attach the most recent results of some validation testing.
This was first proposed (AFAIK) in #6711.
Database changes
No response
External dependencies
No response
akira6592, tb-killa, ziggekatten, cybarox and MalfuncEddie
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application