Skip to content

Enable custom fields for organizational models #5370

@jeremystretch

Description

@jeremystretch

Environment

  • Python version: 3.6.9
  • NetBox version: 2.9.9

Proposed Functionality

Enable support for custom fields on organizational models (e.g. circuit types, rack roles, device roles, VLAN groups, etc.).

Use Case

Extension of NetBox's custom fields feature has long been demanded by users. Now that custom fields has been reimplemented in a sufficiently performant manner, we can revisit this.

Database Changes

Add a custom_field_data to each applicable model (via subclassing CustomFieldModel).

External Dependencies

None

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions